src/HOL/SET_Protocol/document/root.tex
author wenzelm
Sat, 10 Jul 2010 22:39:16 +0200
changeset 37763 38456e144423
parent 33028 9aa8bfb1649d
child 73404 299f6a8faccc
permissions -rw-r--r--
regular image setup for HOL-Library (cf. 4915de09b4d3 and ccae4ecd67f4) -- note that document preparation requires a separate session directory, and library.ML is a bit too generic as a file in the default load path;

\documentclass[10pt,a4paper,twoside]{article}
\usepackage{graphicx}
\usepackage{latexsym,theorem}
\usepackage{isabelle,isabellesym}
\usepackage{pdfsetup}\urlstyle{rm}

\begin{document}

\pagestyle{headings}
\pagenumbering{arabic}

\title{Verification of The SET Protocol}
\author{Giampaolo Bella, Fabio Massacci, Lawrence C. Paulson et al.}
\maketitle

\tableofcontents

\begin{center}
  \includegraphics[scale=0.5]{session_graph}  
\end{center}

\newpage

\parindent 0pt\parskip 0.5ex

\input{session}
\end{document}