src/Doc/Demo_Easychair/document/root.tex
author paulson <lp15@cam.ac.uk>
Fri, 15 Sep 2023 20:46:50 +0100
changeset 78667 d900ff3f314a
parent 76446 ac19229c9f31
permissions -rw-r--r--
A few more inclusion-exclusion theorems from HOL Light

\documentclass[a4paper,11pt]{easychair}
\usepackage{amssymb}

\usepackage{isabelle,isabellesym}\isabellestyle{it}

\isadroptag{theory}
\isafoldtag{proof}


\begin{document}

\title{Isabelle document preparation with Easychair {\LaTeX} style}
\titlerunning{Easychair style}
\author{Makarius Wenzel}
\authorrunning{M. Wenzel}
\institute{\url{https://sketis.net}}
\maketitle

\begin{abstract}
Isabelle is a formal document preparation system. This example shows how to
use it together with the Easychair style. See
\url{https://easychair.org/publications/for_authors} for further information.
\end{abstract}

\input{session}

\bibliographystyle{abbrv}
\bibliography{root}

\end{document}