summaryrefslogtreecommitdiff
path: root/info/examples/LaTeX-Bib/vanBib.bib
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /info/examples/LaTeX-Bib/vanBib.bib
Initial commit
Diffstat (limited to 'info/examples/LaTeX-Bib/vanBib.bib')
-rw-r--r--info/examples/LaTeX-Bib/vanBib.bib24
1 files changed, 24 insertions, 0 deletions
diff --git a/info/examples/LaTeX-Bib/vanBib.bib b/info/examples/LaTeX-Bib/vanBib.bib
new file mode 100644
index 0000000000..492b71b57d
--- /dev/null
+++ b/info/examples/LaTeX-Bib/vanBib.bib
@@ -0,0 +1,24 @@
+@book{Mu1993,
+ author = {A. Müller and A. Klar and M. Rascle and T. Materne},
+ title = {Derivation of Continuum Traffic Flow Models from Microscopic Follow-the-Leader Models},
+ publisher = {Springer},
+ location = {Berlin, Heidelberg},
+ year = {1993},
+ edition = {3},
+}
+@book{Aw2003,
+ author = {A. van Awen and A. Klar and M. Rascle and T. Materne},
+ title = {Derivation of Continuum},
+ publisher = {Springer},
+ location = {Berlin, Heidelberg},
+ year = {2003},
+ edition = {1},
+}
+@book{Ah2001,
+ author = {A. von Ahlen},
+ title = {Die Materie im Alltag},
+ publisher = {Springer},
+ location = {Berlin, Heidelberg},
+ year = {2001},
+ edition = {2},
+}