diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test-citations.bib')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test-citations.bib | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test-citations.bib b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test-citations.bib index 739a3213379..b90be29e8f6 100644 --- a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test-citations.bib +++ b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test-citations.bib @@ -446,7 +446,7 @@ } % Suffix test for first-last (editor) -@INCOLLECTION{stest1, +@BOOK{stest1, AUTHOR = {Gring, III, Alan J.}, EDITOR = {Greaves, Jr., Percy L.}, TITLE = {A test of suffix 1}, @@ -457,7 +457,7 @@ } % Suffix test for first-last (editor) -@INCOLLECTION{stest2, +@BOOK{stest2, EDITOR = {Greaves, Jr., Percy L.}, TITLE = {A test of suffix 2}, DATE = {1968}, @@ -484,7 +484,7 @@ } % Prefix + suffix test (useprefix=true) first-last -@INCOLLECTION{presufftest, +@BOOK{presufftest, EDITOR = {von Greaves, Jr., Percy L.}, TITLE = {A test of prefix 2}, DATE = {1969}, |