diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/apacite/english.apc')
-rw-r--r-- | Master/texmf-dist/tex/latex/apacite/english.apc | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/apacite/english.apc b/Master/texmf-dist/tex/latex/apacite/english.apc index 13fd688bd23..a9dc4fb84f2 100644 --- a/Master/texmf-dist/tex/latex/apacite/english.apc +++ b/Master/texmf-dist/tex/latex/apacite/english.apc @@ -8,7 +8,7 @@ %% %% This is a generated file. %% -%% Copyright (C) 1994-8888 Erik Meijer and any individual authors listed +%% Copyright (C) 1994-2013 Erik Meijer and any individual authors listed %% elsewhere in this file. %% %% This file is part of the `apacite' package. @@ -43,7 +43,7 @@ %% the generated files. %% \ProvidesFile{english.apc} - [2012/02/25 v6.01 apacite language file] + [2013/07/04 v6.02 apacite language file] %% %% english.apc - english version of apacite elements %% Written by Erik Meijer @@ -136,6 +136,12 @@ \renewcommand{\BCBT}{,}% comma between authors in ref. list when no. of %% authors = 2 \renewcommand{\BCBL}{,}% comma before last author when no. of authors > 2 +%% Remove excess space with the natbibapa option +\if@APAC@natbib@apa + \renewcommand{\BBAY}{,}% + \renewcommand{\BBYY}{,}% + \renewcommand{\BBC}{;}% +\fi %% %% Date formatting \renewcommand{\APACmonth}[1]{\ifcase #1\or January\or February\or March\or |