src/Doc/Demo_Easychair/document/root.tex
author wenzelm
Thu, 03 Nov 2022 20:42:27 +0100
changeset 76417 e937d14b58e2
parent 76396 389d77e6be9f
child 76444 6abbbbebdd69
permissions -rw-r--r--
tuned;

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

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

\isadroptag{theory}
\isafoldtag{proof}


\begin{document}

\title{Isabelle document preparation with Easychair 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}