summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-apa/american-apa.lbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-apa/american-apa.lbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-apa/american-apa.lbx24
1 files changed, 12 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-apa/american-apa.lbx b/Master/texmf-dist/tex/latex/biblatex-apa/american-apa.lbx
index 28a5e4ea54b..09557747fdb 100644
--- a/Master/texmf-dist/tex/latex/biblatex-apa/american-apa.lbx
+++ b/Master/texmf-dist/tex/latex/biblatex-apa/american-apa.lbx
@@ -1,4 +1,4 @@
-% v3.5
+% v3.6
\ProvidesFile{american-apa.lbx}
\InheritBibliographyExtras{american}
@@ -102,21 +102,21 @@
{}%
{\addspace}%
\stripzeros{\thefield{#3}}}}%
- \protected\def\mkbibdateapalongdmy#1#2#3{%
- \iffieldundef{#3}%
- {}%
- {\stripzeros{\thefield{#3}}}%
+ \protected\def\mkbibdateapalongmdy#1#2#3{%
\iffieldundef{#2}%
{}%
- {\iffieldundef{#3}%
- {}%
- {\addspace}%
- \mkbibmonth{\thefield{#2}}}%
+ {\mkbibmonth{\thefield{#2}}}%
+ \iffieldundef{#3}%
+ {}%
+ {\addspace}%
+ \stripzeros{\thefield{#3}}%
\iffieldundef{#1}%
{}%
- {\ifthenelse{\iffieldundef{#2}\OR\iffieldundef{#3}}%
- {}%
- {\addspace}%
+ {\ifthenelse{\iffieldundef{#3}}%
+ {\ifthenelse{\iffieldundef{#2}}%
+ {}%
+ {\addspace}}%
+ {\addcomma\addspace}%
\thefield{#1}}}}
%