| 11060 |      1 | 
 | 
|  |      2 | \documentclass[11pt,a4paper]{article}
 | 
| 11855 |      3 | \usepackage{graphicx}
 | 
| 11060 |      4 | \usepackage{isabelle,isabellesym,pdfsetup}
 | 
|  |      5 | 
 | 
|  |      6 | \urlstyle{rm}
 | 
|  |      7 | \isabellestyle{it}
 | 
|  |      8 | 
 | 
|  |      9 | \begin{document}
 | 
|  |     10 | 
 | 
|  |     11 | \title{Some results of number theory}
 | 
|  |     12 | \author{Lawrence C Paulson \\
 | 
|  |     13 |   Thomas M Rasmussen \\
 | 
|  |     14 |   Christophe Tabacznyj}
 | 
|  |     15 | \maketitle
 | 
|  |     16 | 
 | 
|  |     17 | \tableofcontents
 | 
| 11855 |     18 | 
 | 
|  |     19 | \begin{center}
 | 
|  |     20 |   \includegraphics[scale=0.7]{session_graph}  
 | 
|  |     21 | \end{center}
 | 
|  |     22 | 
 | 
| 11060 |     23 | \newpage
 | 
|  |     24 | 
 | 
|  |     25 | \parindent 0pt\parskip 0.5ex
 | 
|  |     26 | \input{session}
 | 
|  |     27 | 
 | 
|  |     28 | \end{document}
 |