src/HOL/Proofs/Extraction/document/root.tex
changeset 39157 b98909faaea8
parent 37848 a33ecf47f0a0
child 42484 2777a27506d0
equal deleted inserted replaced
39156:b4f18ac786fa 39157:b98909faaea8
       
     1 \documentclass[11pt,a4paper]{article}
       
     2 \usepackage{isabelle,isabellesym}
       
     3 \usepackage{pdfsetup}
       
     4 
       
     5 \urlstyle{rm}
       
     6 \isabellestyle{it}
       
     7 
       
     8 \begin{document}
       
     9 
       
    10 \title{Examples for program extraction in Higher-Order Logic}
       
    11 \author{Stefan Berghofer}
       
    12 \maketitle
       
    13 
       
    14 \nocite{Berger-JAR-2001,Coquand93}
       
    15 
       
    16 \tableofcontents
       
    17 \newcommand{\isasymbind}{\isamath{\mathbin{>\!\!\!>\mkern-6.7mu=}}}
       
    18 \newcommand{\isasymthen}{\isamath{\mathbin{>\!\!\!>}}}
       
    19 
       
    20 \parindent 0pt\parskip 0.5ex
       
    21 
       
    22 \input{session}
       
    23 
       
    24 \bibliographystyle{abbrv}
       
    25 \bibliography{root}
       
    26 
       
    27 \end{document}