src/HOL/Auth/document/root.tex
author haftmann
Mon, 19 Apr 2010 15:31:56 +0200
changeset 36209 566be5d48090
parent 29907 6b9eea61057c
child 40945 b8703f63bfb2
permissions -rw-r--r--
more appropriate representation of valid positions for abstractors; more accurate checking of abstype certificates
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
13956
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
     1
\documentclass[10pt,a4paper,twoside]{article}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
     2
\usepackage{graphicx}
29907
6b9eea61057c fix document generation
huffman
parents: 17159
diff changeset
     3
\usepackage{amssymb}
14734
c5cc02b56e0f package needed for superscripts
paulson
parents: 13956
diff changeset
     4
\usepackage[latin1]{inputenc}
13956
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
     5
\usepackage{latexsym,theorem}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
     6
\usepackage{isabelle,isabellesym}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
     7
\usepackage{pdfsetup}\urlstyle{rm}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
     8
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
     9
\begin{document}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    10
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    11
\pagestyle{headings}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    12
\pagenumbering{arabic}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    13
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    14
\title{Security Protocols}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    15
\author{Giampaolo Bella, Frederic Blanqui, Lawrence C. Paulson et al.}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    16
\maketitle
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    17
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    18
\tableofcontents
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    19
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    20
\begin{center}
17159
d5060118122e tuned size of included graph;
wenzelm
parents: 14734
diff changeset
    21
  \includegraphics[width=\textwidth,height=\textheight,keepaspectratio]{session_graph}
13956
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    22
\end{center}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    23
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    24
\newpage
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    25
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    26
\parindent 0pt\parskip 0.5ex
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    27
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    28
\input{session}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    29
\end{document}