summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.bib
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-03-31 22:04:57 +0000
committerKarl Berry <karl@freefriends.org>2019-03-31 22:04:57 +0000
commitc05964cbff0ee480154c77843a09f6789159f9a6 (patch)
treeae9ebb8211aa49d2ccac3da99635574ec7dfa05d /Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.bib
parentd45285c28e456bfaf2a23c50159f572358770ffe (diff)
ucalgmthesis (31mar19)
git-svn-id: svn://tug.org/texlive/trunk@50681 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.bib')
-rw-r--r--Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.bib21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.bib b/Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.bib
new file mode 100644
index 00000000000..9d3a8a6877f
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ucalgmthesis/sample-thesis.bib
@@ -0,0 +1,21 @@
+@Book{Lamport1986,
+ author = {Leslie Lamport},
+ title = {LaTeX: A Document Preparation System},
+ publisher = {Addison-Wesley},
+ year = 1986,
+ address = {Reading, Mass.}}
+
+
+@Book{Knuth1986,
+ author = {Donald E. Knuth},
+ title = {The TeXbook},
+ publisher = {Addison-Wesley},
+ year = 1986,
+ address = {Boston}}
+
+@booklet{Wilson2016,
+ author = {Peter Wilson},
+ title = {The Memoir Class for Configurable Typesetting},
+ url = {https://ctan.org/pkg/memoir?lang=en},
+ year = 2016
+} \ No newline at end of file