summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-bib2-ex/klassiker.bib
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-03-21 20:46:08 +0000
committerKarl Berry <karl@freefriends.org>2016-03-21 20:46:08 +0000
commit0005b42bbfad303131a7ac98274fc34e3e3b804c (patch)
treee4a8655a6807dec056453fa75395d907ab250979 /Master/texmf-dist/doc/latex/latex-bib2-ex/klassiker.bib
parentd08ef268d34d35b96f6b017da48b57a92d94b661 (diff)
latex-bib2-ex (21mar16)
git-svn-id: svn://tug.org/texlive/trunk@40098 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-bib2-ex/klassiker.bib')
-rw-r--r--Master/texmf-dist/doc/latex/latex-bib2-ex/klassiker.bib89
1 files changed, 89 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-bib2-ex/klassiker.bib b/Master/texmf-dist/doc/latex/latex-bib2-ex/klassiker.bib
new file mode 100644
index 00000000000..9b39f6db11f
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-bib2-ex/klassiker.bib
@@ -0,0 +1,89 @@
+@BOOK{schiller:frueh,
+ author = {Friedrich Schiller},
+ title = {Frühe Gedichte},
+ publisher = {Verlag A},
+ keywords = {Friedrich Schiller,exist},
+ year = {1779},
+ pagetotal = {62}
+}
+
+@BOOK{schiller:spaet,
+ author = {Friedrich Schiller},
+ title = {Späte Gedichte},
+ publisher = {Verlag B},
+ keywords = {Friedrich Schiller},
+ year = {1798},
+ pagetotal = {73}
+}
+
+@BOOK{schiller:nachlass,
+ author = {Friedrich Schiller},
+ title = {Aus dem Nachlaß},
+ publisher = {Verlag C},
+ keywords = {Friedrich Schiller},
+ year = {1820},
+ pagetotal = {34}
+}
+
+@BOOK{silie:schiller.leben,
+ author = {Peter Silie},
+ title = {Schillers Leben},
+ publisher = {Verlag CCC},
+ keywords = {About Friedrich Schiller},
+ year = {1920},
+ pagetotal = {320}
+}
+
+@BOOK{bogen:schiller.tod,
+ author = {Ellen Bogen},
+ title = {Schillers Tod},
+ publisher = {Verlag DDD},
+ keywords = {About Friedrich Schiller},
+ year = {1965},
+ pagetotal = {175}
+}
+
+@BOOK{goethe:frueh,
+ author = {Goethe, Johann Wolfgang},
+ title = {Frühe Gedichte},
+ publisher = {Verlag A},
+ keywords = {Johann Wolfgang Goethe,exist},
+ year = {1769},
+ pagetotal = {62}
+}
+
+@BOOK{goethe:spaet,
+ author = {Johann Wolfgang Goethe},
+ title = {Späte Gedichte},
+ publisher = {Verlag B},
+ keywords = {Johann Wolfgang Goethe},
+ year = {1788},
+ pagetotal = {73}
+}
+
+@BOOK{goethe:nachlass,
+ author = {Johann Wolfgang Goethe},
+ title = {Aus dem Nachlaß},
+ publisher = {Verlag C},
+ keywords = {Johann Wolfgang Goethe},
+ year = {1847},
+ pagetotal = {34}
+}
+
+@BOOK{silie:goethe.leben,
+ author = {Peter Silie},
+ title = {Goethes Leben},
+ publisher = {Verlag CCC},
+ keywords = {About Johann Wolfgang Goethe},
+ year = {1921},
+ pagetotal = {387}
+}
+
+@BOOK{bogen:goethe.tod,
+ author = {Ellen Bogen},
+ title = {Goethes Tod},
+ publisher = {Verlag DDD},
+ keywords = {About Johann Wolfgang Goethe},
+ year = {1966},
+ pagetotal = {205}
+}