summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-bib2-ex/demo8.bib
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-bib2-ex/demo8.bib')
-rw-r--r--Master/texmf-dist/doc/latex/latex-bib2-ex/demo8.bib16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-bib2-ex/demo8.bib b/Master/texmf-dist/doc/latex/latex-bib2-ex/demo8.bib
new file mode 100644
index 00000000000..7a3b6fd6a51
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-bib2-ex/demo8.bib
@@ -0,0 +1,16 @@
+@book{PSTricks,
+ author = "H[erbert] Vo{\ss}",
+ publisher = "Lehmanns Media",
+ title = "PSTricks -- {Grafik} mit {PostScript} f{\"u}r {\TeX} und {\LaTeX}",
+ series = "DANTE Arbeitshefte",
+ edition = "5.",
+ year = 2008,
+}
+@book{beamer,
+ author = "Herbert Vo{\ss}",
+ publisher = "Lehmanns Media",
+ title = "Pr{\"a}sentationen mit {\LaTeX}",
+ series = "DANTE Arbeitshefte",
+ edition = "1.",
+ year = 2009,
+}