From d2cec136344a55e17fc5a0c448a7a925477fd2f9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 20 Jul 2013 21:50:59 +0000 Subject: biblatex-apa (20jul13) git-svn-id: svn://tug.org/texlive/trunk@31250 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/biblatex-apa/README | 2 +- .../biblatex-apa/biblatex-apa-test-citations.bib | 12 +++++++ .../doc/latex/biblatex-apa/biblatex-apa-test.pdf | Bin 110673 -> 111570 bytes .../doc/latex/biblatex-apa/biblatex-apa-test.tex | 7 ++++ .../doc/latex/biblatex-apa/biblatex-apa.pdf | Bin 76124 -> 78210 bytes .../doc/latex/biblatex-apa/biblatex-apa.tex | 36 +++++++++++++++++++-- 6 files changed, 54 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/doc/latex/biblatex-apa') diff --git a/Master/texmf-dist/doc/latex/biblatex-apa/README b/Master/texmf-dist/doc/latex/biblatex-apa/README index 8f6b7512e66..d84c59b9041 100644 --- a/Master/texmf-dist/doc/latex/biblatex-apa/README +++ b/Master/texmf-dist/doc/latex/biblatex-apa/README @@ -1,4 +1,4 @@ -Version 6.0 +Version 6.1 Permission is granted to copy, distribute and/or modify this software under the terms of the LaTeX Project Public License, version diff --git a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test-citations.bib b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test-citations.bib index 7c10adbf771..e4d5f6ae1e7 100644 --- a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test-citations.bib +++ b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test-citations.bib @@ -54,6 +54,18 @@ YEAR = {1996}, } +@BOOK{6.12i, + AUTHOR = {A. Albert and B. Bryant and C. Cuthbert and D. Dinge}, + TITLE = {Title}, + YEAR = {1990}, +} + +@BOOK{6.12j, + AUTHOR = {A. Albert and B. Bryant and C. Cuthbert and E. Elide}, + TITLE = {Title 2}, + YEAR = {1991}, +} + % (APA 6.13) % These are all misc so that we can turn off uniquelist because they all interact and % break the examples otherwise. The reason is that we are generating these examples diff --git a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test.pdf b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test.pdf index cc4d3fe60b6..ca2dfe75d4b 100644 Binary files a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test.pdf and b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test.pdf differ diff --git a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test.tex b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test.tex index 7141db656aa..a5f6a309294 100644 --- a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test.tex +++ b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test.tex @@ -166,6 +166,13 @@ this time the truncation is on first cite as there are more than 5 authors:\\ \apaex{\textcite{6.12g}}\\ \apaex{\textcite{6.12h}} +\noindent Automatic list disambiguation is only for ambiguous author lists +in the same year so these are not disambiguated:\\ +\apaex{\textcite{6.12i}}\\ +\apaex{\textcite{6.12j}}\\ +\apaex{\textcite{6.12i}}\\ +\apaex{\textcite{6.12j}} + \noindent The following table replicates with real data the examples in Table 6.1, p.~177 of the APA 6th Edition manual. Note that this table in the APA manual essentially assumes that the citations on each diff --git a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.pdf b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.pdf index aeb19cf34d4..8cd85f5ff86 100644 Binary files a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.pdf and b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.pdf differ diff --git a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex index 078ea0e5114..02e399375e9 100644 --- a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex +++ b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex @@ -25,7 +25,7 @@ url={http://www.ctan.org/tex-archive/macros/latex/exptl/biblatex-contrib/biblatex-apa/}, author={Philip Kime}, email={Philip@kime.org.uk}, - revision={6.0}, + revision={6.1}, date={\today}} \hypersetup{% @@ -364,16 +364,48 @@ general notes: value key (|PUBSTATE| takes a pre-defined set of localisation keys as values, see |biblatex| manual). \item APA style sometimes refers to the «series» of a multi-volume work. - This corresponds to the |MAINTITLE| field in the \path{.bib} and + This corresponds to the |MAINTITLE| field in the \file{.bib} and \emph{not} the |SERIES| field. \item |VOLUME|, |NUMBER| and |CHAPTER| are forced into arabic numerals if they are given as roman numerals, as required by \apa{6.22}. \end{itemize} +\subsubsection{Retrieval dates for online items} + +APA 6th edition section 6.32 says «Do not include retrieval dates unless +the source material may change over time (e.g., Wikis)». This is open to +interpretation of what constitutes a Wiki and what counts as «changing over +time». The style does not implement anything for this requirement by +default but you can automate your own interpretation by putting this in +your preamble: + +\begin{lstlisting}[style=latex]{} +\DeclareSourcemap{ + \maps[datatype=bibtex]{ + \map{ + \step[fieldsource=url, + notmatch=\regexp{wiki}, + final=1] + \step[fieldset=urldate, null] + } + } +} +\end{lstlisting} + +\noindent This will dynamically remove the |URLDATE| field from any entry +where the |URL| field doesn't match the regular expression «wiki». Modify this +regular expression according to taste. This modification is dynamically +applied to the data stream by |biber| and does not change your \file{.bib}. + \section{Revision history}\label{rev} \begin{changelog} +\begin{release}{6.1}{2013-07-19} +\item Corrected APA 6.12 error and switched to uniquelist=minyear +\item Documented way of automating some APA 6.32 requirements +\end{release} + \begin{release}{6.0}{2013-07-10} \item Added Swedish localisation \item Fixed useprefix=false issue -- cgit v1.2.3