src/HOL/Extraction/document/root.tex
author berghofe
Mon, 22 Jul 2002 13:55:44 +0200
changeset 13408 024af54a625c
parent 13406 d587db56ee02
child 37815 053d23f08946
permissions -rw-r--r--
Added "nocite" to avoid BibTeX error when proofs are switched off.

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