summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test-citations.bib
diff options
context:
space:
mode:
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.bib18
1 files changed, 14 insertions, 4 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 ddb7e7fd96f..6b594437fb7 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
@@ -572,19 +572,19 @@
}
% Testing multicite name elision
-@article{kingetal2005a,
+@ARTICLE{kingetal2005a,
AUTHOR = {King, J. E. and Weiss, A. and Farmer, K. H.},
TITLE = {Title},
DATE = {2005}
}
-@article{weissetal2007a,
+@ARTICLE{weissetal2007a,
AUTHOR = {Weiss, A. and King, J. E. and Hopkins, W. D.},
TITLE = {Title},
DATE = {2007}
}
-@article{weissetal2009a,
+@ARTICLE{weissetal2009a,
AUTHOR = {Weiss, A. and Inoue-Murayama, M. and Hong, K-W. and Inoue, E. and Udono, S. and Ochiai, T. and Matsuzawa, T. and Hirata, S. and King, J. E.},
TITLE = {Title},
DATE = {2009}
@@ -595,4 +595,14 @@
AUTHOR = {Plato},
TITLE = {Meno},
DATE = {-0379?~}
-} \ No newline at end of file
+}
+
+% Testing citation with complete dates
+@ARTICLE{Ludwig2014,
+ AUTHOR = {Ludwig, Jan},
+ TITLE = {Wenn nichts mehr geht},
+ URL = {http://www.zeit.de/campus/2014/06/pruefungsergebnis-klage},
+ JOURNALTITLE = {Zeit Campus},
+ DATE = {2014-10-08},
+ LANGUAGE = {de}
+}