src/HOL/Extraction/document/root.tex
author berghofe
Thu, 18 Feb 2010 17:28:02 +0100
changeset 35211 5d2fe4e09354
parent 13408 024af54a625c
child 37815 053d23f08946
permissions -rw-r--r--
Use top-down rewriting to contract abbreviations.

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