| 13956 |      1 | \documentclass[10pt,a4paper,twoside]{article}
 | 
|  |      2 | \usepackage{graphicx}
 | 
| 29907 |      3 | \usepackage{amssymb}
 | 
| 40945 |      4 | \usepackage{textcomp}
 | 
| 13956 |      5 | \usepackage{latexsym,theorem}
 | 
|  |      6 | \usepackage{isabelle,isabellesym}
 | 
|  |      7 | \usepackage{pdfsetup}\urlstyle{rm}
 | 
|  |      8 | 
 | 
|  |      9 | \begin{document}
 | 
|  |     10 | 
 | 
|  |     11 | \pagestyle{headings}
 | 
|  |     12 | \pagenumbering{arabic}
 | 
|  |     13 | 
 | 
|  |     14 | \title{Security Protocols}
 | 
|  |     15 | \author{Giampaolo Bella, Frederic Blanqui, Lawrence C. Paulson et al.}
 | 
|  |     16 | \maketitle
 | 
|  |     17 | 
 | 
|  |     18 | \tableofcontents
 | 
|  |     19 | 
 | 
|  |     20 | \begin{center}
 | 
| 17159 |     21 |   \includegraphics[width=\textwidth,height=\textheight,keepaspectratio]{session_graph}
 | 
| 13956 |     22 | \end{center}
 | 
|  |     23 | 
 | 
|  |     24 | \newpage
 | 
|  |     25 | 
 | 
|  |     26 | \parindent 0pt\parskip 0.5ex
 | 
|  |     27 | 
 | 
|  |     28 | \input{session}
 | 
|  |     29 | \end{document}
 |