summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/mla-paper
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/mla-paper')
-rw-r--r--Master/texmf-dist/tex/latex/mla-paper/mla.sty11
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