diff options
author | Karl Berry <karl@freefriends.org> | 2012-01-06 00:56:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-01-06 00:56:16 +0000 |
commit | 064060e7ba808e496c0d66919f339be2ef91e323 (patch) | |
tree | 29002a6a11864bccd1ca40836bcaa6dc5d5b77f1 /Master/texmf-dist/doc/latex/jmlr/sample-books/paper3 | |
parent | 2fa3ace8e2fef6e8c7c4336917808b63a1ccca21 (diff) |
jmlr 1.12 (5jan12)
git-svn-id: svn://tug.org/texlive/trunk@25029 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/jmlr/sample-books/paper3')
-rw-r--r-- | Master/texmf-dist/doc/latex/jmlr/sample-books/paper3/paper3.tex | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/jmlr/sample-books/paper3/paper3.tex b/Master/texmf-dist/doc/latex/jmlr/sample-books/paper3/paper3.tex index 7286fd09e86..7b4680ef2df 100644 --- a/Master/texmf-dist/doc/latex/jmlr/sample-books/paper3/paper3.tex +++ b/Master/texmf-dist/doc/latex/jmlr/sample-books/paper3/paper3.tex @@ -26,7 +26,8 @@ Sample This is a sample article. \sectionref{sec:method} discusses the method used. \equationref{eq:emc2} is an interesting equation. The results are discussed in \sectionref{sec:results} -and some other stuff is in \appendixref{apd:first}. +and some other stuff is in \appendixref{apd:first}.\footnote{Here's +a footnote.} \lipsum @@ -42,7 +43,9 @@ E = mc^2 \lipsum -Here are some citations: \citet{guyon-elisseeff-03,guyon2007causalreport}. +Here are some citations: +\citet{guyon-elisseeff-03,guyon2007causalreport}.\footnote{Here's +another footnote.} \bibliography{paper3} |