summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-apa/british-apa.lbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-apa/british-apa.lbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-apa/british-apa.lbx20
1 files changed, 4 insertions, 16 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-apa/british-apa.lbx b/Master/texmf-dist/tex/latex/biblatex-apa/british-apa.lbx
index 775142a689d..68ad344e6a8 100644
--- a/Master/texmf-dist/tex/latex/biblatex-apa/british-apa.lbx
+++ b/Master/texmf-dist/tex/latex/biblatex-apa/british-apa.lbx
@@ -1,4 +1,4 @@
-\ProvidesFile{british-apa.lbx}[2014/04/16\space v6.5\space APA biblatex localisation]
+\ProvidesFile{british-apa.lbx}[2015/01/23\space v6.7\space APA biblatex localisation]
\InheritBibliographyExtras{british}
% (APA 6.22) The example abbreviations
@@ -43,18 +43,6 @@
with = {{with}{with}},
paragraph = {{\P}{\P}},
paragraphs = {{\P\P}{\P\P}},
- january = {{January}{January}},
- february = {{February}{February}},
- march = {{March}{March}},
- april = {{April}{April}},
- may = {{May}{May}},
- june = {{June}{June}},
- july = {{July}{July}},
- august = {{August}{August}},
- september = {{September}{September}},
- october = {{October}{October}},
- november = {{November}{November}},
- december = {{December}{December}},
mathesis = {{Master's thesis}{Master's\addabbrvspace thesis}},
phdthesis = {{Doctoral\addabbrvspace dissertation}{Doctoral\addabbrvspace dissertation}},
origyear = {{original\space work\space published}{original\space work\space published}},
@@ -80,7 +68,7 @@
\protected\def\mkbibdateapalong#1#2#3{%
\iffieldundef{#1}%
{}%
- {\thefield{#1}}%
+ {\iffieldbibstring{#1}{\biblcstring{\thefield{#1}}}{\thefield{#1}}}%
\iffieldundef{#2}%
{}%
{\iffieldundef{#1}%
@@ -96,7 +84,7 @@
\protected\def\mkbibdateapalongextra#1#2#3{%
\iffieldundef{#1}%
{}%
- {\thefield{#1}\printfield{extrayear}}%
+ {\iffieldbibstring{#1}{\biblcstring{\thefield{#1}}}{\thefield{#1}}\printfield{extrayear}}%
\iffieldundef{#2}%
{}%
{\iffieldundef{#1}%
@@ -124,7 +112,7 @@
{}%
{\addspace}}%
{\addcomma\addspace}%
- \thefield{#1}}}}
+ \iffieldbibstring{#1}{\biblcstring{\thefield{#1}}}{\thefield{#1}}}}}
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%