summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-apa/apa.bbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-apa/apa.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-apa/apa.bbx8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-apa/apa.bbx b/Master/texmf-dist/tex/latex/biblatex-apa/apa.bbx
index 214095b462f..a91945330c0 100644
--- a/Master/texmf-dist/tex/latex/biblatex-apa/apa.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-apa/apa.bbx
@@ -12,7 +12,7 @@
%%
%% The Current Maintainer of this work is Philip Kime.
-\ProvidesFile{apa.bbx}[2013/10/27\space v6.3\space APA biblatex references style]
+\ProvidesFile{apa.bbx}[2013/10/30\space v6.4\space APA biblatex references style]
\RequireBiber[3]
\RequireBibliographyStyle{standard}
\urlstyle{rm} % APA examples all have URLs in same font as text
@@ -366,7 +366,8 @@
{\iffieldequalstr{doubtfulauthor}{true}
{\mkbibbrackets{\usebibmacro{name:apa:last-first}{#1}{#3}{#4}{#5}{#7}?}}
{\usebibmacro{name:apa:last-first}{#1}{#3}{#4}{#5}{#7}}}}%
- \ifmorenames{\andothersdelim\bibstring{andothers}}{}}
+ \ifthenelse{\value{listcount}=\value{listtotal}}%
+ {\ifmorenames{\andothersdelim\bibstring{andothers}}{}}{}}
\renewbibmacro*{author}{%
\ifnameundef{author}
@@ -634,7 +635,8 @@
{\ifthenelse{\value{listcount}>\maxprtauth\AND\value{listcount}<\value{listtotal}}
{}
{\usebibmacro{name:apa:first-last}{#1}{#3}{#4}{#5}{#7}}}%
- \ifmorenames{\andothersdelim\bibstring{andothers}}{}}
+ \ifthenelse{\value{listcount}=\value{listtotal}}%
+ {\ifmorenames{\andothersdelim\bibstring{andothers}}{}}{}}
\renewbibmacro*{author/editor}{%
\ifnameundef{author}