diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-14 18:21:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-14 18:21:47 +0000 |
commit | 8ebefab8a722c3ea50bb5f257f167da258d89918 (patch) | |
tree | 02bbc76485e08de67b9152cf45b4fc61ae6fe218 /Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test.tex | |
parent | 5149405bc761d8518999021fd0019b463bee1fd0 (diff) |
biblatex-apa 1.0 (13may10)
git-svn-id: svn://tug.org/texlive/trunk@18245 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test.tex | 7 |
1 files changed, 4 insertions, 3 deletions
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 2355a5d85c0..056e8831330 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 @@ -11,8 +11,7 @@ % Biblatex \usepackage[style=apa,% - bibencoding=inputenc,% - uniquename=false]{biblatex} + bibencoding=inputenc]{biblatex} \newcommand\apa[2][]{\ifthenelse{\equal{#1}{}}% {\textcolor{blue}{\texttt{(APA #2)}}}% @@ -171,7 +170,9 @@ and\\ \textcolor{red}{Note: The second citation key here is taken from the APA references section as it is repeated there. This example is currently impossible to automate as it is, due to the nature of name list parsing in BibTeX. Disambiguation - works between single names and not names within lists at the moment. See + works between single names and not names within lists at the moment. The + first example works due to a dummy single-name entry with the same + surname in the |.bib| for the citation examples. See |biblatex-apa| docs. This is planned to be fully supported with |biblatex| 2.x which should include the necessary underlying functionality}. |