summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/bibtex/biber/t/tdata/sections1.bib
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/bibtex/biber/t/tdata/sections1.bib')
-rw-r--r--Master/texmf-dist/source/bibtex/biber/t/tdata/sections1.bib34
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/bibtex/biber/t/tdata/sections1.bib b/Master/texmf-dist/source/bibtex/biber/t/tdata/sections1.bib
new file mode 100644
index 00000000000..877b01c7ee1
--- /dev/null
+++ b/Master/texmf-dist/source/bibtex/biber/t/tdata/sections1.bib
@@ -0,0 +1,34 @@
+@PREAMBLE{"Štring for Preamble 1"}
+
+@STRING{STRING1 = {value1}}
+
+@ARTICLE{sect1,
+ SHORTHAND = {AA},
+ AUTHOR = {Aaron Adamson},
+ TITLE = {Artificial Advice},
+ PUBLISHER = {Aardvark Press},
+ LOCATION = {Arlington},
+ VOLUME = {4},
+ YEAR = {1995},
+ NOTE = STRING1
+}
+
+@ARTICLE{sect2,
+ SHORTHAND = {BB},
+ AUTHOR = {Brian Britherthwaite},
+ TITLE = {Best Barnacled Boat Bottoms},
+ PUBLISHER = {British Bulldog Press},
+ LOCATION = {Bridlington},
+ YEAR = {2004},
+}
+
+@ARTICLE{sectall1,
+ AUTHOR = {Alan All},
+ TITLE = {Alternative Alternations},
+ PUBLISHER = {Average Aunt Press},
+ LOCATION = {Allertron},
+ YEAR = {2004},
+}
+
+
+@PREAMBLE{"String for Preamble 2"} \ No newline at end of file