summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/apa6
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/apa6')
-rw-r--r--Master/texmf-dist/tex/latex/apa6/apa6.cls10
1 files changed, 3 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/apa6/apa6.cls b/Master/texmf-dist/tex/latex/apa6/apa6.cls
index fc6a90c4117..35c2c0e31fe 100644
--- a/Master/texmf-dist/tex/latex/apa6/apa6.cls
+++ b/Master/texmf-dist/tex/latex/apa6/apa6.cls
@@ -27,7 +27,7 @@
%%
%% ----------------------------------------------------------------------
%%
-\ProvidesClass{apa6}[2013/01/10 v2.12 APA formatting (6th edition)]
+\ProvidesClass{apa6}[2013/06/26 v2.13 APA formatting (6th edition)]
\NeedsTeXFormat{LaTeX2e}
\DeclareOption{man}{%
@@ -674,8 +674,8 @@
{-\z@\relax}%
{\normalfont\normalsize\itshape\hspace{\parindent}{#1}\textit{.}}{\relax}}
-\AtBeginDocument{\def\st@rtbibsection{\mspart{References}}}% BDB -- this is for apacite
-\AtBeginDocument{\def\bibsection{\mspart{References}}}% BDB -- this is for apacite + natbib
+\AtBeginDocument{\def\st@rtbibsection{\mspart{\refname}}}% BDB -- this is for apacite
+\AtBeginDocument{\def\bibsection{\mspart{\refname}}}% BDB -- this is for apacite + natbib
\newcommand{\mspart}{{\ifapamodeman{\clearpage}{}}\@startsection {section}{1}{\z@}%
{\b@level@one@skip}{\e@level@one@skip}%
{\centering\normalfont\normalsize}}
@@ -728,10 +728,6 @@
\def\makelabel##1{\hss\llap{##1}}}}
\let\endAPAitemize=\endlist
-\let\enumerate=\APAenumerate
-\let\endenumerate=\endAPAenumerate
-\let\itemize=\APAitemize
-\let\enditemize=\endAPAitemize