From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/uowthesis/myThesisBib.bib | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 macros/latex/contrib/uowthesis/myThesisBib.bib (limited to 'macros/latex/contrib/uowthesis/myThesisBib.bib') diff --git a/macros/latex/contrib/uowthesis/myThesisBib.bib b/macros/latex/contrib/uowthesis/myThesisBib.bib new file mode 100644 index 0000000000..40ce1c8882 --- /dev/null +++ b/macros/latex/contrib/uowthesis/myThesisBib.bib @@ -0,0 +1,9 @@ +@BOOK{latex04, + AUTHOR = {Frank Mittelbach and Michel Goossens}, + TITLE = {The \LaTeX\ Companion}, + PUBLISHER = {Addison-Wesley}, + YEAR = {2004}, + address = {Reading, MA, USA}, + edition = {2nd} +} + -- cgit v1.2.3