src/HOL/Proofs/Extraction/document/root.tex
author wenzelm
Sun, 14 Jan 2018 15:17:51 +0100
changeset 67427 5409cfd41e7f
parent 42484 2777a27506d0
child 73404 299f6a8faccc
permissions -rw-r--r--
clarified SML (no formal comments) vs. Isabelle/ML (arbitrary comments);

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