diff options
author | Karl Berry <karl@freefriends.org> | 2013-01-02 22:56:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-01-02 22:56:45 +0000 |
commit | 835ec1c13593ef44edd2cf0d4c73f183a65fa628 (patch) | |
tree | c620f82b6bf6a0198269e114088d4eed370cfd37 /Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test.tex | |
parent | ddff8d928fba272a4d256ee33196a0ba5610006a (diff) |
biblatex-apa (2jan13)
git-svn-id: svn://tug.org/texlive/trunk@28699 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 | 10 |
1 files changed, 8 insertions, 2 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 1bfd7fd6720..c1b6c79b50b 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 @@ -152,7 +152,7 @@ name, we just give the name:\\ \apaex{\textcite{6.12c}}\\ \apaex{\textcite{6.12d}}\\ \apaex{\textcite{6.12c}}\footnote{This example is incorrect in the - APA manual because «et al» is replacing only one name. This has been + APA 6th edition manual because «et al» is replacing only one name. This has been verified with the APA and will be corrected in future editions.}\\ \apaex{\textcite{6.12d}} @@ -348,7 +348,8 @@ semi-colon would be strange: \apaex{\fullcite{FC1}}\\ \apaex{\fullcitebib{FC1}} -\noindent Testing «with»\\ +% In citations, "WITH" is ignored (APA 6.27) +\noindent Testing «with»---should not be present in cites\\ \apaex{\cite{with1}}\\ \apaex{\textcite{with1}} @@ -360,6 +361,11 @@ semi-colon would be strange: \apaex{\textcite{nodate1}}\\ \apaex{\textcite{nodate2}} +\noindent Testing full name expansion (APA 6.27). See citation refs for how +these appear in references\\ +\apaex{\textcite{6.27a}}\\ +\apaex{\textcite{6.27b}} + \end{refsection} \begin{refsection}[biblatex-apa-test-references] \nocite{*} |