about summary refs log tree commit diff
path: root/posters/overall/sample.bib
diff options
context:
space:
mode:
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