summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/ucdavisthesis/example/ucdavisthesis_example.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 /macros/latex/contrib/ucdavisthesis/example/ucdavisthesis_example.bib
Initial commit
Diffstat (limited to 'macros/latex/contrib/ucdavisthesis/example/ucdavisthesis_example.bib')
-rw-r--r--macros/latex/contrib/ucdavisthesis/example/ucdavisthesis_example.bib35
1 files changed, 35 insertions, 0 deletions
diff --git a/macros/latex/contrib/ucdavisthesis/example/ucdavisthesis_example.bib b/macros/latex/contrib/ucdavisthesis/example/ucdavisthesis_example.bib
new file mode 100644
index 0000000000..e33f4bda24
--- /dev/null
+++ b/macros/latex/contrib/ucdavisthesis/example/ucdavisthesis_example.bib
@@ -0,0 +1,35 @@
+
+@BOOK{Gibaldi:80,
+ author = {Joseph Gibaldi and Walter S. Achtert},
+ title = {MLA Handbook for Writers of Research Papers, Theses and
+ Dissertations},
+ year = 1980,
+ publisher = {Modern Language Association of America},
+ edition = 4,
+}
+
+@BOOK{UoCPress:03,
+ author = {{University of Chicago Press}},
+ title = {The Chicago Manual of Style},
+ year = 2003,
+ publisher = {University of Chicago Press},
+ edition = 15,
+}
+
+@BOOK{Strunk:00,
+ author = {Strunk Jr., William and White, E. B.},
+ title = {The Elements of Style},
+ year = 2000,
+ publisher = {Longman},
+ edition = 4,
+}
+
+
+@BOOK{Booth:03,
+ author = {Booth, Wayne C.\ and Colomb, Gregory G.\ and Williams, Joseph
+ M. },
+ title = {The Craft of Research},
+ year = 2003,
+ publisher = {University of Chicago Press},
+ edition = 2,
+}