summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/bibtex/biber/t/tdata/sections1.bib
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-03-06 22:31:53 +0000
committerKarl Berry <karl@freefriends.org>2011-03-06 22:31:53 +0000
commit0e6e50ca2549504070b29679d6159236bdf1b308 (patch)
tree0171343229c3531b47eefd984597c35b86922078 /Master/texmf-dist/source/bibtex/biber/t/tdata/sections1.bib
parent876cc70b39dad10fa8b3e5d2d600e0bad3c48f8d (diff)
adding biber, including binaries in both Master/bin and Build
git-svn-id: svn://tug.org/texlive/trunk@21617 c570f23f-e606-0410-a88d-b1316a301751
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