src/HOL/Proofs/Extraction/document/root.tex
author wenzelm
Sun, 20 May 2012 11:34:33 +0200
changeset 47884 21c42b095c84
parent 42484 2777a27506d0
child 73404 299f6a8faccc
permissions -rw-r--r--
try to avoid races again (cf. 8c37cb84065f and fd3a36e48b09);

\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}