src/HOL/Extraction/document/root.tex
author berghofe
Fri, 24 Feb 2006 09:00:21 +0100
changeset 19133 7e84a1a3741c
parent 13408 024af54a625c
child 37815 053d23f08946
permissions -rw-r--r--
Adapted to Florian's recent changes to the AxClass package.

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