summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/paper/journal2.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-06-03 18:24:24 +0000
committerKarl Berry <karl@freefriends.org>2008-06-03 18:24:24 +0000
commit0fda812c86b5b3b821e53b78122c1b540c96433d (patch)
treef0c99e72f189258ab7fb51b8a24b04ca33d15f04 /Master/texmf-dist/doc/latex/paper/journal2.tex
parent31447ea73242d73f1c85f1bf44589a7df3314027 (diff)
paper doc update (1jun08)
git-svn-id: svn://tug.org/texlive/trunk@8526 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/paper/journal2.tex')
-rw-r--r--Master/texmf-dist/doc/latex/paper/journal2.tex19
1 files changed, 16 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/paper/journal2.tex b/Master/texmf-dist/doc/latex/paper/journal2.tex
index b4b50fadbd2..11f6e6512a3 100644
--- a/Master/texmf-dist/doc/latex/paper/journal2.tex
+++ b/Master/texmf-dist/doc/latex/paper/journal2.tex
@@ -1,10 +1,12 @@
\shortauthor{Oz, Yannakakis}
\shorttitle{An Sorting Algorithm}
-\author{Wizard V. Oz\thanks{Fanstord University}
- \and Mihalis Yannakakis\thanks{University of Provence}}
+\author{Wizard V. Oz \and Mihalis Yannakakis}
+\institution{Fanstord University\and University of Provence}
+
\title{An Sorting Algorithm\thanks{to bubble.}}
+
\maketitle
\begin{keywords}
@@ -12,17 +14,23 @@ 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!}
+
+ \begin{equation}
+ \label{eq:1in2}
+ |\mathtt{yucca} -\mathtt{abuzz}| = \sqrt{2415}
+ \end{equation}
+
\section{Conclusions}
\cite{phdthesis-full} \dots
@@ -42,3 +50,8 @@ The golden oldies \dots
+
+%%% Local Variables:
+%%% mode: latex
+%%% TeX-master: t
+%%% End: