diff options
author | Karl Berry <karl@freefriends.org> | 2010-11-25 23:32:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-11-25 23:32:11 +0000 |
commit | e82be56a22fd2464132008f7cdd8c41eb906100e (patch) | |
tree | e78944d06ad70f1871ff5bce68ac92f81349892b /Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex | |
parent | 8b6502f039232b993d5531634437869fa439895b (diff) |
biblatex-apa (25nov10)
git-svn-id: svn://tug.org/texlive/trunk@20565 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 | 11 |
1 files changed, 9 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 7244095d80e..49aa0e3c08f 100644 --- a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex +++ b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex @@ -23,7 +23,7 @@ url={http://www.ctan.org/tex-archive/macros/latex/exptl/biblatex-contrib/biblatex-apa/}, author={Philip Kime}, email={Philip@kime.org.uk}, - revision={2.4}, + revision={2.5}, date={\today}} \hypersetup{% @@ -289,7 +289,7 @@ state. So, the new citation command but does not put parentheses around the year and separates items with commas. See examples using this command in \path{biblatex-apa-test.tex}. There is also a multi-cite version |\nptextcites| that works in the same -way as |\textcites|; +way as |\textcites|. \subsection{References} @@ -336,6 +336,13 @@ to see how it was implemented. Some general notes: \begin{changelog} +\begin{release}{2.5}{2010-11-24} +\item Refactored hyperref to only link from years to make it + consistent across cite commands +\item Added hyperref target references section for citation examples +\item Fixed textcite multicite issue +\end{release} + \begin{release}{2.4}{2010-11-14} \item Fixed postnotes/hyperref for textcite \end{release} |