diff options
author | Karl Berry <karl@freefriends.org> | 2016-10-25 20:40:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-10-25 20:40:09 +0000 |
commit | ecef044e181fa1582d4c15722c5aedde6ea4a04d (patch) | |
tree | 4ca2fb51069e09f819e34fde0b1a11b8f0fcfdc8 /Master/texmf-dist/tex/latex/biblatex-apa/apa.cbx | |
parent | a668ec43fa4ad7236570e18fa0008c16d2f279c3 (diff) |
biblatex-apa (25oct16)
git-svn-id: svn://tug.org/texlive/trunk@42353 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-apa/apa.cbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-apa/apa.cbx | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-apa/apa.cbx b/Master/texmf-dist/tex/latex/biblatex-apa/apa.cbx index 3f5cf7f1610..8b0f83f5389 100644 --- a/Master/texmf-dist/tex/latex/biblatex-apa/apa.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-apa/apa.cbx @@ -12,7 +12,7 @@ %% %% The Current Maintainer of this work is Philip Kime. -\ProvidesFile{apa.cbx}[2016/09/15\space v7.1\space APA biblatex citation style] +\ProvidesFile{apa.cbx}[2016/10/24\space v7.2\space APA biblatex citation style] \RequireBiber[3] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -324,6 +324,8 @@ \newbibmacro*{cite:plabelyear+extrayear}{% \iffieldundef{labelyear}{} {\printtext[bibhyperref]{% + \clearfield{labelmonth}% dont' want months in citations + \clearfield{labelday}% dont' want days in citations \iffieldundef{origyear}{} {\ifboolexpr{ test {\iforigdatecirca} or test {\iforigdateuncertain} } {\mkbibbrackets{\printorigdate}} |