diff options
author | Karl Berry <karl@freefriends.org> | 2012-11-23 22:44:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-11-23 22:44:45 +0000 |
commit | 3f66843772666314e29eaff3a4257870505321dd (patch) | |
tree | 69e8f977217cea22f427d98d02910fe19a9d43a5 /Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex | |
parent | 40755d641da227b08bc0b6ae07a65bb132fa1296 (diff) |
biblatex-apa (23nov12)
git-svn-id: svn://tug.org/texlive/trunk@28341 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex | 21 |
1 files changed, 19 insertions, 2 deletions
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 291d65ce7be..91c958db729 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={5.0}, + revision={5.3}, date={\today}} \hypersetup{% @@ -115,7 +115,7 @@ APA Style Guide (6th Edition). \subsection{Requirements}\label{ref:req} You will need to be using \sty{csquotes} ($\geq$ 4.3), Bib\LaTeX\ ($\geq$ -2.0) and Biber ($\geq$ 1.0). If you want to take advantage of the +2.3) and Biber ($\geq$ 1.3). If you want to take advantage of the Bib\LaTeX\ |\DeclareQuotePunctuation| facility to enforce the APA required «American» punctuation, you should normally use the \sty{babel} package with the «american» option (see Bib\LaTeX\ manual section |3.9.1|). You can @@ -157,6 +157,8 @@ parameterise the max authors setting. Thanks to George Gkotsis for the Greek localisation. Thanks to Erikson Kaszubowski for the Brazilian localisation. Thanks to Braulio José Solano Rojas for the Spanish localisation. Thanks to Stefan Mayer for the |subtitlepunct| suggestion. +Thanks to Håkon Malmedal for the Norwegian localisation. Thanks to +Johann Gründl for the Austrian localisation. \section{Use}\label{ref:use} \label{use} @@ -371,6 +373,21 @@ general notes: \begin{changelog} +\begin{release}{5.3}{2012-11-21} +\item Updated for some |biblatex| changes. +\end{release} + +\begin{release}{5.2}{2012-09-30} +\item Entries with no YEAR no longer fall back on other date fields + and use «nodate» bibstring. +\item «nodate» bibstring no longer lowercased and supports extrayear +\end{release} + +\begin{release}{5.1}{2012-08-01} +\item Added Norwegian localisation (thanks to Håkon Malmedal) +\item Fixed some documentation issues +\end{release} + \begin{release}{5.0}{2012-07-01} \item Using |biblatex| 2.0/|biber 1.0| data model facility. \end{release} |