blob: b4b50fadbd20f5c037e029f878f853cf59ef6a33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
\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\thanks{to bubble.}}
\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{plain}
\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}
|