src/HOL/Auth/document/root.tex
author obua
Sun, 09 May 2004 23:04:36 +0200
changeset 14722 8e739a6eaf11
parent 13956 8fe7e12290e1
child 14734 c5cc02b56e0f
permissions -rw-r--r--
replaced apply-style proof for instance Multiset :: plus_ac0 by recommended Isar proof style
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}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
     3
\usepackage{latexsym,theorem}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
     4
\usepackage{isabelle,isabellesym}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
     5
\usepackage{pdfsetup}\urlstyle{rm}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
     6
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
     7
\begin{document}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
     8
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
     9
\pagestyle{headings}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    10
\pagenumbering{arabic}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    11
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    12
\title{Security Protocols}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    13
\author{Giampaolo Bella, Frederic Blanqui, Lawrence C. Paulson et al.}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    14
\maketitle
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    15
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    16
\tableofcontents
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    17
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    18
\begin{center}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    19
  \includegraphics[scale=0.5]{session_graph}  
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    20
\end{center}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    21
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    22
\newpage
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    23
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    24
\parindent 0pt\parskip 0.5ex
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    25
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    26
\input{session}
8fe7e12290e1 improved presentation of HOL/Auth theories
paulson
parents:
diff changeset
    27
\end{document}