diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-14 22:09:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-14 22:09:48 +0000 |
commit | 0892468520b6036f55c4e0dbcf6b6da48222a183 (patch) | |
tree | 0039b9ba7fe20c6ecc529a6e29532a6d3d636586 /Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test.tex | |
parent | 78b3da14d95f97822feea5df357606f86b357105 (diff) |
biblatex-apa (14may16)
git-svn-id: svn://tug.org/texlive/trunk@41125 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 | 17 |
1 files changed, 7 insertions, 10 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 4665227212c..e88f2a4243d 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 @@ -26,7 +26,6 @@ % wouldn't be a test of anything. \ExecuteBibliographyOptions[misc]{uniquelist=false} \DeclareNameFormat[misc]{labelname}{% - \nameparts{#1}% \ifthenelse{\value{listcount}=1\OR\value{listtotal}=2} {\usebibmacro{labelname:doname} {\namepartfamily} @@ -379,8 +378,7 @@ semi-colon would be strange: \apaex{\fullcite{FC1}}\\ \apaex{\fullcitebib{FC1}} -% In citations, "WITH" is ignored (APA 6.27) -\noindent Testing «with»---should not be present in cites\\ +\noindent Testing «with»---should not be present in cites (APA 6.27)\\ \apaex{\cite{with1}}\\ \apaex{\textcite{with1}} @@ -412,20 +410,19 @@ these appear in references\\ \apaex{\textcite{presufftest2}}\\ \apaex{\textcite{nopresufftest}} -% Testing "and others" \noindent Testing «and others»\\ -\apaex{\textcite{ao}} +\apaex{\textcite{ao1}}\\ +\apaex{\textcite{ao2}} -% Testing season \noindent Testing seasonal periodical citations\\ \apaex{\textcite{season1}} -% Testing first list name initials only as per -% http://blog.apastyle.org/apastyle/2014/01/when-to-use-author-initials-for-text-citations.html +\noindent Testing first list name initials only as per:\\ +\url{http://blog.apastyle.org/apastyle/2014/01/when-to-use-author-initials-for-text-citations.html}\\ First citation:\\ -\apaex{\parencite{first,second,third,fourth}}\\ +\apaex{\parencite{first,second,third,fourth,deutsch1963}}\\ Second citation:\\ -\apaex{\parencite{first,second,third,fourth}} +\apaex{\parencite{first,second,third,fourth,deutsch1963}} % Testing name elision in cites % That is, \parencite{kingetal2005a,weissetal2007a,weissetal2009a} |