diff options
Diffstat (limited to 'Master/texmf-dist/source/bibtex/biber/t/tdata/sections2.bib')
-rw-r--r-- | Master/texmf-dist/source/bibtex/biber/t/tdata/sections2.bib | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/bibtex/biber/t/tdata/sections2.bib b/Master/texmf-dist/source/bibtex/biber/t/tdata/sections2.bib new file mode 100644 index 00000000000..1b9f3ff5be4 --- /dev/null +++ b/Master/texmf-dist/source/bibtex/biber/t/tdata/sections2.bib @@ -0,0 +1,19 @@ +@ARTICLE{sect3, + AUTHOR = {Clive Clumberton}, + TITLE = {Clumsy Cultural Caveats}, + SUBTITLE = {Counter-cultural Concepts}, + PUBLISHER = {Clapp and Clopp Press}, + LOCATION = {Cambridge}, + YEAR = {1914}, +} + +@ARTICLE{sect8, + SHORTHAND = {JJ}, + AUTHOR = {Jimmy Johnson}, + TITLE = {Jovial Jamborees}, + PUBLISHER = {Jasper and Jiff}, + LOCATION = {Johannesburg}, + YEAR = {1938}, +} + +@PREAMBLE{"String for Preamble 3"}
\ No newline at end of file |