diff options
author | Karl Berry <karl@freefriends.org> | 2016-09-14 22:21:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-09-14 22:21:25 +0000 |
commit | 736bbc10d656b425590e7a4453c288fcd3fc77d4 (patch) | |
tree | 9332813d6b9927257d589fd0683b2591fe21b4af /Master/texmf-dist/tex/latex/biblatex-apa/english-apa.lbx | |
parent | 255f0a58d9bae0f193b4bd7d07885325f2fe8585 (diff) |
biblatex-apa (14sep16)
git-svn-id: svn://tug.org/texlive/trunk@42064 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-apa/english-apa.lbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-apa/english-apa.lbx | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-apa/english-apa.lbx b/Master/texmf-dist/tex/latex/biblatex-apa/english-apa.lbx index 8034403c063..e8a35789e03 100644 --- a/Master/texmf-dist/tex/latex/biblatex-apa/english-apa.lbx +++ b/Master/texmf-dist/tex/latex/biblatex-apa/english-apa.lbx @@ -1,4 +1,4 @@ -\ProvidesFile{english-apa.lbx}[2016/05/13\space v6.9\space APA biblatex localisation] +\ProvidesFile{english-apa.lbx}[2016/07/01\space v7.0\space APA biblatex localisation] \InheritBibliographyExtras{english} % (APA 6.22) The example abbreviations @@ -50,12 +50,14 @@ origyear = {{original\space work\space published}{original\space work\space published}}, typechair = {{Chair}{Chair}}, typechairs = {{Chairs}{Chairs}}, - typevolume = {{Volume\space Editor}{Vol\adddot\space Ed\adddot}}, - typevolumes = {{Volume\space Editors}{Vol\adddot\space Eds\adddot}}, + typevolume = {{Volume\space Editor}{Vol\adddotspace Ed\adddot}}, + typevolumes = {{Volume\space Editors}{Vol\adddotspace Eds\adddot}}, typeseries = {{Series\space Editor}{Series\space Ed\adddot}}, typeseriess = {{Series\space Editors}{Series\space Eds\adddot}}, - typevolseries = {{Series\space and\space Volume\space Editor}{Series\space\& Vol\adddot\space Ed\adddot}}, - typevolseriess = {{Series\space and\space Volume\space Editors}{Series\space\& Vol\adddot\space Eds\adddot}}, + typevolseries = {{Series\space and\space Volume\space Editor}{Series\space\& Vol\adddotspace Ed\adddot}}, + typevolseriess = {{Series\space and\space Volume\space Editors}{Series\space\& Vol\adddotspace Eds\adddot}}, + annodomini = {{A\adddot D\adddot}{A\adddot D\adddot}}, + beforechrist = {{B\adddot C\adddot}{B\adddot C\adddot}}, } % @@ -64,10 +66,10 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % (APA 7.10 Example 68) Drop end* when they are the same as * -% You must use \printdate to get here otherwise it will be ignored +% You must use \print*date to get here otherwise it will be ignored \DeclareBibliographyExtras{% - \def\finalandcomma{\addcomma}% + \def\urldatecomma{\addcomma\addspace}% \protected\def\mkbibdateapalong#1#2#3{% \iffieldundef{#1}% {}% |