summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex
diff options
context:
space:
mode:
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.tex11
1 files changed, 8 insertions, 3 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 b568c2955bd..5c68318642d 100644
--- a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex
@@ -1,4 +1,3 @@
-% $Id$
\documentclass{ltxdockit}
\usepackage[utf8]{inputenc}
\usepackage[british]{babel}
@@ -19,7 +18,7 @@
url={http://www.ctan.org/tex-archive/macros/latex/exptl/biblatex-contrib/biblatex-apa/},
author={Philip Kime},
email={Philip@kime.org.uk},
- revision={1.1},
+ revision={1.2},
date={\today}}
\hypersetup{%
@@ -56,7 +55,7 @@ APA Style Guide (6th Edition).
\subsection{Requirements}\label{ref:req}
You will need to be using \sty{csquotes} ($\geq$ 4.3) and \sty{biblatex}
-($\geq$ 0.9). If you want to take advantage of the \sty{biblatex}
+($\geq$ 0.9a). If you want to take advantage of the \sty{biblatex}
|\DeclareQuotePunctuation| facility to enforce the APA required «American»
punctuation, you should normally use the \sty{babel} package with the «american»
option (see \sty{biblatex} manual section |3.9.1|). You can of course use
@@ -321,6 +320,12 @@ to see how it was implemented. Some general notes:
\begin{changelog}
+\begin{release}{1.2}{2010-06-18}
+\item Made style arguments more explicit in |.bbx|
+\item Fixed bad documentation due to beta |biblatex| version.
+\item Updated docs - minimum |biblatex| version
+\end{release}
+
\begin{release}{1.1}{2010-05-28}
\item Fixed |INBOOK| |citetitle| format to match |BOOK|.
\item Fixed |extrayear| in entries with full date specifications.