summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-apa/apa.bbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-apa/apa.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-apa/apa.bbx17
1 files changed, 10 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-apa/apa.bbx b/Master/texmf-dist/tex/latex/biblatex-apa/apa.bbx
index c10c0e3b812..da9c9f863b4 100644
--- a/Master/texmf-dist/tex/latex/biblatex-apa/apa.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-apa/apa.bbx
@@ -1,4 +1,4 @@
-%% apa.bbx v2.6
+%% apa.bbx v2.7
%% Copyright 2011 Philip Kime
%%
%% This work may be distributed and/or modified under the
@@ -159,10 +159,12 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% (APA 6.12) Five author max before "et al" and a one author truncation
-% policy. Note that this doesn't really work properly due to
-% BibTeX limitations so we effectively disable it with "999"
-% and deal with it in the author format below
+% (APA 6.12) Five author max before "et al" and a one author truncation policy
+% However, only after the first cite, which means we can't use
+% maxnames/minnames and have to do this in the Format for
+% labelname (in the cbx). Anyway, since the truncation is to
+% one name and APA requires we use the biblatex uniquelist
+% functionality, maxnames/minnames isn't really indicated.
% (APA 6.x) citation tracking is global
% (APA 6.14) uses initials to disambiguate shared surnames
% (APA 6.16) uses year postfix to disambiguate multiple items in same year
@@ -176,10 +178,11 @@
firstinits=true,%
useprefix=true,%
usetranslator=true,%
+ uniquelist=true,%
uniquename=init,%
citetracker=true,%
- maxnames=999,%
- minnames=999,%
+ maxnames=99,%
+ minnames=99,%
abbreviate=true,%
mincrossrefs=999,%
alldates=apalong}