%%\documentclass[12pt,sfbold]{paper}
%%\usepackage{jourbib}

%%\begin{document}

\shortauthor{Oz, Yannakakis}
\shorttitle{An Sorting Algorithm}
\author{Wizard V. Oz\thanks{Fanstord University}
       \and Mihalis Yannakakis\thanks{University of Provence}}
\title{An Sorting Algorithm}

\maketitle

\begin{keywords}
Bubble, Sort
\end{keywords}


\begin{abstract}
The joy of sorting \dots
\end{abstract}


\smalltableofcontents

\section{$O(n \log n / \! \log\log n)$}

 See\footnote{Some gnu!}

\section{Conclusions}

\cite{phdthesis-full} \dots

\bibliographystyle{journal}
\bibliography{xampl}

\newpage\journalpart{Revisions}
\review[Masterly]{Larry Manmaker}{The Definitive Computer Manual}
Golden edition, 1993, Chips-R-Us: Silicon Valley. 

\bigskip
The golden oldies \dots

\revauthor{\'{E}douard Masterly\\Stanford University}


%%\end{document}

