diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/jmlr/sample-books')
-rw-r--r-- | Master/texmf-dist/doc/latex/jmlr/sample-books/jmlrbook-sample.pdf | bin | 337812 -> 287195 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/jmlr/sample-books/paper1/paper1.tex | 7 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/jmlr/sample-books/paper2/paper2.tex | 7 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/jmlr/sample-books/paper3/paper3.tex | 7 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/jmlr/sample-books/proceedings-sample.pdf | bin | 234514 -> 231807 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/jmlr/sample-books/proceedings-sample.tex | 4 |
6 files changed, 17 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/jmlr/sample-books/jmlrbook-sample.pdf b/Master/texmf-dist/doc/latex/jmlr/sample-books/jmlrbook-sample.pdf Binary files differindex af05402e335..32aac7be923 100644 --- a/Master/texmf-dist/doc/latex/jmlr/sample-books/jmlrbook-sample.pdf +++ b/Master/texmf-dist/doc/latex/jmlr/sample-books/jmlrbook-sample.pdf diff --git a/Master/texmf-dist/doc/latex/jmlr/sample-books/paper1/paper1.tex b/Master/texmf-dist/doc/latex/jmlr/sample-books/paper1/paper1.tex index e0fff8c89ca..59b21ce538b 100644 --- a/Master/texmf-dist/doc/latex/jmlr/sample-books/paper1/paper1.tex +++ b/Master/texmf-dist/doc/latex/jmlr/sample-books/paper1/paper1.tex @@ -34,7 +34,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.} \samplecommand. \lipsum @@ -75,7 +76,9 @@ E = mc^2 \lipsum -Here are some citations: \citet{guyon-elisseeff-03,guyon2007causalreport}. +Here are some citations: +\citet{guyon-elisseeff-03,guyon2007causalreport}.\footnote{And +here's another footnote.} \bibliography{paper1} diff --git a/Master/texmf-dist/doc/latex/jmlr/sample-books/paper2/paper2.tex b/Master/texmf-dist/doc/latex/jmlr/sample-books/paper2/paper2.tex index faf7e7e3f14..9a03081eb30 100644 --- a/Master/texmf-dist/doc/latex/jmlr/sample-books/paper2/paper2.tex +++ b/Master/texmf-dist/doc/latex/jmlr/sample-books/paper2/paper2.tex @@ -34,7 +34,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.} \samplecommand. \lipsum @@ -51,7 +52,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{paper2} 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} diff --git a/Master/texmf-dist/doc/latex/jmlr/sample-books/proceedings-sample.pdf b/Master/texmf-dist/doc/latex/jmlr/sample-books/proceedings-sample.pdf Binary files differindex 752f249412b..06911e20866 100644 --- a/Master/texmf-dist/doc/latex/jmlr/sample-books/proceedings-sample.pdf +++ b/Master/texmf-dist/doc/latex/jmlr/sample-books/proceedings-sample.pdf diff --git a/Master/texmf-dist/doc/latex/jmlr/sample-books/proceedings-sample.tex b/Master/texmf-dist/doc/latex/jmlr/sample-books/proceedings-sample.tex index 35c800dbd7f..a1f0d7b7660 100644 --- a/Master/texmf-dist/doc/latex/jmlr/sample-books/proceedings-sample.tex +++ b/Master/texmf-dist/doc/latex/jmlr/sample-books/proceedings-sample.tex @@ -1,5 +1,5 @@ -\documentclass[wcp]{jmlrbook}% on-line color version -%\documentclass[wcp,gray]{jmlrbook}% print version +\documentclass[wcp,verbose]{jmlrbook}% on-line color version +%\documentclass[wcp,gray,verbose]{jmlrbook}% print version \jmlrvolume{42} \jmlryear{2010} |