summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-apa/apa.cbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-apa/apa.cbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-apa/apa.cbx21
1 files changed, 6 insertions, 15 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-apa/apa.cbx b/Master/texmf-dist/tex/latex/biblatex-apa/apa.cbx
index 3c1556815f8..1f6f4cfc5c7 100644
--- a/Master/texmf-dist/tex/latex/biblatex-apa/apa.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-apa/apa.cbx
@@ -11,21 +11,8 @@
%% This work has the LPPL maintenance status `maintained'.
%%
%% The Current Maintainer of this work is Philip Kime.
-%%
-%% This work consists of the files:
-%%
-%% apa.cbx (biblatex citation style)
-%% apa.bbx (biblatex references style)
-%% apa.dbx (biblatex style data model)
-%% *.lbx (localisation files for APA-specific strings)
-%% biblatex-apa.pdf (Style documentation)
-%% biblatex-apa.tex (Style documentation source)
-%% biblatex-apa-test.pdf (Style examples)
-%% biblatex-apa-test.tex (Style examples source)
-%% biblatex-apa-test-citations.bib (Style examples - citations)
-%% biblatex-apa-test-references.bib (Style examples - references)
-
-\ProvidesFile{apa.cbx}[2014/04/16\space v6.5\space APA biblatex citation style]
+
+\ProvidesFile{apa.cbx}[2015/01/23\space v6.7\space APA biblatex citation style]
\RequireBiber[3]
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -83,6 +70,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% (APA 6.11) Suffices are not shown in citations
% (APA 6.12) 3-5 authors have "et al." after first cite
+% (Blog http://blog.apastyle.org/apastyle/2014/01/when-to-use-author-initials-for-text-citations.html) Initials only for primary author
% #1 = last name
% #2 = last name (initials)
@@ -94,6 +82,9 @@
% #8 = name affix (initials)
\newbibmacro*{labelname:doname}[8]{%
+ \ifnumcomp{\value{listcount}}{>}{1}
+ {\setcounter{uniquename}{0}}
+ {}%
\ifcase\value{uniquename}%
\ifuseprefix
{\usebibmacro{name:last}{#1}{#3}{#5}{}}