diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/paper/journal2.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/paper/journal2.tex | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/paper/journal2.tex b/Master/texmf-dist/doc/latex/paper/journal2.tex new file mode 100644 index 00000000000..b4b50fadbd2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/paper/journal2.tex @@ -0,0 +1,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} + + + + |