summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-apa/apa.bbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-04-01 22:31:32 +0000
committerKarl Berry <karl@freefriends.org>2011-04-01 22:31:32 +0000
commite849d55f9355c10511f579270dd6ded13edee8cc (patch)
treebe8e05a5e65c0290e38a07c925a6b8f0847a4b04 /Master/texmf-dist/tex/latex/biblatex-apa/apa.bbx
parent6a818ea209bfd552cbcc9b8df8ea962299dd850d (diff)
biblatex-apa (1apr11)
git-svn-id: svn://tug.org/texlive/trunk@21913 c570f23f-e606-0410-a88d-b1316a301751
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}