start of paper - does not compile yet
authorChristian Urban <urbanc@in.tum.de>
Wed, 03 Mar 2010 12:45:55 +0100
changeset 1328 531dcebbf483
parent 1327 670701b19e8e
child 1329 8502c2ff3be5
start of paper - does not compile yet
Paper/document/root.tex
--- a/Paper/document/root.tex	Wed Mar 03 11:50:25 2010 +0100
+++ b/Paper/document/root.tex	Wed Mar 03 12:45:55 2010 +0100
@@ -1,4 +1,4 @@
-\documentclass[11pt,a4paper]{article}
+\documentstyle[epsf]{acmconf}
 \usepackage{isabelle,isabellesym}
 
 % further packages required for unusual symbols (see also
@@ -36,19 +36,30 @@
 % for uniform font size
 %\renewcommand{\isastyle}{\isastyleminor}
 
+%----------------- theorem definitions ----------
+\newtheorem{Theorem}{Theorem}[section]
+\newtheorem{Definition}[Theorem]{Definition}
+\newtheorem{Example}{\it Example}[section]
+
+%-------------------- environment definitions -----------------
+\newenvironment{example}[0]{\begin{Example} \it}{\end{Example}}
+\newenvironment{proof-of}[1]{{\em Proof of #1:}}{}
 
 \begin{document}
 
-\title{Paper}
-\author{By Kaliszyk and Urban}
+\title{\LARGE\bf General Binding Structures in Nominal Isabelle, or How to
+  Formalise Core-Haskell}
 \maketitle
 
-% sane default for proof documents
-\parindent 0pt\parskip 0.5ex
+\maketitle
+\begin{abstract} 
+TODO
+\end{abstract}
 
 % generated text of all theories
 \input{session}
 
+%\bibliographystyle{plain}
 % optional bibliography
 %\bibliographystyle{abbrv}
 %\bibliography{root}