about summary refs log tree commit diff
path: root/posters/overall/sample.bib
diff options
context:
space:
mode:
authorEmile <hanemile@protonmail.com>2019-02-17 13:19:38 +0100
committerEmile <hanemile@protonmail.com>2019-02-17 13:19:38 +0100
commite7a23c6fda1ec15ea5640be1b676e12174ce946f (patch)
treec611698c509bf5c9342e99ff83f6aba1ec457126 /posters/overall/sample.bib
parent940c4ef4fc8a62aa7fac07e26e18357e33eedc0f (diff)
update
Diffstat (limited to 'posters/overall/sample.bib')
-rwxr-xr-xposters/overall/sample.bib19
1 files changed, 19 insertions, 0 deletions
diff --git a/posters/overall/sample.bib b/posters/overall/sample.bib
new file mode 100755
index 0000000..1443ef4
--- /dev/null
+++ b/posters/overall/sample.bib
@@ -0,0 +1,19 @@
+@BOOK{Smith:2012qr,
+	title = {{B}ook {T}itle},
+	publisher = {Publisher},
+	author = {Smith, J.~M. and Jones, A.~B.},
+	year = {2012},
+	edition = {7th},
+}
+
+@ARTICLE{Smith:2013jd,
+	author = {Jones, A.~B. and Smith, J.~M.},
+	title = {{A}rticle {T}itle},
+	journal = {Journal title},
+	year = {2013},
+	volume = {13},
+	pages = {123-456},
+	number = {52},
+	month = {March},
+	publisher = {Publisher}
+}
\ No newline at end of file