src/HOL/Extraction/document/root.tex
author wenzelm
Sat, 17 Sep 2005 14:02:31 +0200
changeset 17455 151e76f0e3c7
parent 13408 024af54a625c
child 37815 053d23f08946
permissions -rw-r--r--
tuned document;

\documentclass[11pt,a4paper]{article}
\usepackage{isabelle,isabellesym}
\usepackage{pdfsetup}

\urlstyle{rm}
\isabellestyle{it}

\begin{document}

\title{Examples for program extraction in Higher-Order Logic}
\author{Stefan Berghofer}
\maketitle

\nocite{Berger-JAR-2001,Coquand93}

\tableofcontents

\parindent 0pt\parskip 0.5ex

\input{session}

\bibliographystyle{abbrv}
\bibliography{root}

\end{document}