%  CATEGORY THEORY 2017
%
%  LaTeX format for the abstracts
%
%  October 16, 2016

\documentclass[11pt]{article}

\hoffset=-10.5mm
\addtolength{\textwidth}{16mm}
\voffset=-20mm
\addtolength{\textheight}{40mm}

\renewcommand{\baselinestretch}{1.1}

\pagestyle{empty}

%REFERENCES
\def\references#1{\vspace*{5mm}\noindent{References:}\list
{[\arabic{enumi}]}{\settowidth\labelwidth{[#1]}\leftmargin\labelwidth
\advance\leftmargin\labelsep
\usecounter{enumi}}
\def\newblock{\hskip .11em plus .33em minus .07em}
\sloppy\clubpenalty4000\widowpenalty4000
\sfcode`\.=1000\relax}
\let\endthebibliog=\endlist

\def\thefootnote{\fnsymbol{footnote}}


\begin{document}

\setcounter{page}{1}

\begin{center}
{\large \sf Author 1}\setcounter{footnote}{0}\footnote{Joint work with Author 2.}

Institution

\vspace*{5mm}
{\large \em Title}
\end{center}

\vspace*{0mm}
%%%%%%%%%
%Insert abstract here
%%%%%%%%%


\begin{references}{99}

\bibitem{1} Authors,  title,
{\em Journal} 1 (2010) 1--10.
\bibitem{2} Authors,  title,
{\em Journal} 2 (2010) 1--10.

\end{references}


\end{document}
