diff options
author | Karl Berry <karl@freefriends.org> | 2010-12-30 23:41:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-12-30 23:41:24 +0000 |
commit | 7fac1c4b6b98fa7da1222c407b622dea1bd81590 (patch) | |
tree | 37dd0ced37e19c3199cf88e395cd88b355b5ebdf /Master/texmf-dist/tex/latex/mla-paper | |
parent | 465138e07db1c80868bf80c3347004e12daedbc6 (diff) |
mla-paper 12.29.2010 (30dec10)
git-svn-id: svn://tug.org/texlive/trunk@20885 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/mla-paper')
-rw-r--r-- | Master/texmf-dist/tex/latex/mla-paper/mla.sty | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/mla-paper/mla.sty b/Master/texmf-dist/tex/latex/mla-paper/mla.sty index a0e65760d50..4c705704c25 100644 --- a/Master/texmf-dist/tex/latex/mla-paper/mla.sty +++ b/Master/texmf-dist/tex/latex/mla-paper/mla.sty @@ -3,9 +3,11 @@ % % The MLA Package for LaTeX % By Ryan Aycock -% Edited by Steven Wheelwright -% and Edward Z. Yang -% December 09, 2007 +% +% with contributions by Steven Wheelwright, +% Edward Z. Yang, and Teddy Bradford +% +% Last updated on December 29, 2010 % % For use with LaTeX and pdflatex. % @@ -170,5 +172,4 @@ % Works Cited environment % \newcommand{\bibent}{\noindent \hangindent 40pt} -\newenvironment{workscited}{\newpage \begin{center} Works Cited \end{center}}{\newpage } - +\newenvironment{workscited}{\newpage {\centering Works Cited\\}}{\newpage}
\ No newline at end of file |