diff -r 1af453d56083 -r e36beb11723c Fun-Paper/document/root.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Fun-Paper/document/root.tex Wed Jun 15 12:32:40 2011 +0100 @@ -0,0 +1,61 @@ +\documentclass[preprint]{sigplanconf} +\usepackage{isabelle} +\usepackage{isabellesym} +\usepackage{amsmath} +\usepackage{amssymb} +\usepackage{pdfsetup} +\usepackage{ot1patch} +\usepackage{times} +\usepackage{stmaryrd} + +\urlstyle{rm} +\isabellestyle{it} +\renewcommand{\isastyleminor}{\it}% +\renewcommand{\isastyle}{\normalsize\it}% + + +\def\dn{\,\stackrel{\mbox{\scriptsize def}}{=}\,} +\renewcommand{\isasymequiv}{$\dn$} +\renewcommand{\isasymemptyset}{$\varnothing$} +\renewcommand{\isacharunderscore}{\mbox{$\_\!\_$}} + +\newcommand{\isasymcalL}{\ensuremath{\cal{L}}} +\newcommand{\isasymbigplus}{\ensuremath{\bigplus}} + +\newcommand{\bigplus}{\mbox{\Large\bf$+$}} +\begin{document} + +%\titlebanner{Nominal Functions} % These are ignored unless +%\preprintfooter{Nominal Functions} % 'preprint' option specified. + +\title{Nominal Functions} +\authorinfo{?} + {?} + {?} + +\maketitle + +\begin{abstract} +bla bla +\end{abstract} + +\category{CR-number}{subcategory}{third-level} + +\terms +term1, term2 + +\keywords +keyword1, keyword2 + + +\input{session} + +%\bibliographystyle{plain} +%\bibliography{root} + +\end{document} + +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: