diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/dickimaw/src/thesis/thesis.bib')
-rw-r--r-- | Master/texmf-dist/doc/latex/dickimaw/src/thesis/thesis.bib | 315 |
1 files changed, 315 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/dickimaw/src/thesis/thesis.bib b/Master/texmf-dist/doc/latex/dickimaw/src/thesis/thesis.bib new file mode 100644 index 00000000000..09f19b5d9ec --- /dev/null +++ b/Master/texmf-dist/doc/latex/dickimaw/src/thesis/thesis.bib @@ -0,0 +1,315 @@ +@preamble{"\latex{\addcontentsline{toc}{chapter}{Bibliography}} +\label{ch:bib}"} + +@book{lamport94, + author = "Leslie Lamport", + title = "{\LaTeX}\space: a document preparation system", + publisher = "Addison-Wesley", + edition="2nd", + year = 1994 +} + +@book{kopka95, + author = "Helmut Kopka and Patrick W. Daly", + title = "A guide to {\LaTeXe}: document preparation + for beginners and advanced users", + publisher = "Addison-Wesley", + year = 1995 +} + +@book{goossens94, + author = "Michel Goossens and Frank Mittelbach and Alexander Samarin", + title = "The {\LaTeX}\space companion", + publisher = "Addison-Wesley", + year = 1994 +} + +@book{goossens97, + author = "Michel Goossens and Sebastian Rahtz and Frank Mittelbach", + title = "The {\LaTeX}\space graphics companion", + publisher = "Addison-Wesley", + year = 1997 +} + +@book{goossens99, + author = "Michel Goossens and Sebastian Rahtz and others", + title = "The {\LaTeX}\space web companion", + publisher = "Addison-Wesley", + year = 1999 +} + +@book{kottwitz, + author = "Stefan Kottwitz", + title = "{\LaTeX}\space Beginner's Guide", + publisher = "Packt Publishing", + year = 2011 +} + +@book{vandongen, + author = "Marc van Dongen", + title = "{\LaTeX}\space and Friends", + publisher = "Springer", + year = 2012 +} + +@book{oxford, + author = "R. M. Ritter", + title = "Oxford Style Manual", + publisher = "Oxford University Press", + year = 2003 +} + +@book{turabian96, + author = "Kate L. Turabian", + title = "A Manual for Writers of Term Papers, Theses, and + Dissertations", + edition = "sixth", + publisher = "The University of Chicago Press", + year = 1996 +} + +@book{texbook, + author = "Donald Ervin Knuth", + title = "The {\TeX{}book}", + publisher = "Addison-Wesley", + year = 1986 +} + +@book{novices, + author = "Nicola L. C. Talbot", + title = "{\LaTeX}\space for Complete Novices", + volume = 1, + publisher = "Dickmaw Books", + series = "Dickimaw {\LaTeX}\space Series", + note = "\url{\baseurl/latex/novices/}", + isbn="978-1-909440-00-5", + year = 2012 +} + +@book{pdfdoc, + author = "Nicola L. C. Talbot", + title = "Creating a PDF Document Using PDF\LaTeX", + volume = 4, + publisher = "Dickmaw Books", + series = "Dickimaw {\LaTeX}\space Series", + note = "\url{\baseurl/latex/pdfdoc/}", + year = 2004 +} + +@misc{koma, + author = "Markus Kohm and Jens-Uwe Morawski", + title = "{KOMA-Script} a versatile {\LaTeXe}\space bundle", + note = +"\url{http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf} +or \texttt{\texdoc\space koma}", + year=2012 +} + +@misc{listings, + author = "Carsten Heinz and Brooks Moses", + title = "The Listings Package", + note = +"\url{http://mirror.ctan.org/macros/latex/contrib/listings/listings.pdf} +or \texttt{\texdoc\space listings}", + year = 2007 +} + +@misc{ntheorem, + author = "Wolfgang May and Andreas Schedler", + title = "An Extension of the {\LaTeX}-Theorem Environment", + note = +"\url{http://mirror.ctan.org/macros/latex/contrib/ntheorem/ntheorem.pdf} +or \texttt{\texdoc\space ntheorem}", + year= 2011 +} + +@misc{algorithm2e, + author = "Christophe Fiorio", + title = "algorithm2e.sty \dash package for algorithms", + note = +"\url{http://mirror.ctan.org/macros/latex/contrib/algorithm2e/doc/algorithm2e.pdf} +or \texttt{\texdoc\space algorithm2e}", + year = 2013 +} + +@misc{siunitx, + author = "Joseph Wright", + title = "siunitx\dash A comprehensive {(SI)} units package", + note = +"\url{http://mirror.ctan.org/macros/latex/contrib/siunitx/siunitx.pdf} +or \texttt{\texdoc\space siunitx}", + year = 2013 +} + +@misc{bibtex, + author = "Oren Patashnik", + title = "{BibTeXing}", + note = +"\url{http://mirror.ctan.org/biblio/bibtex/base/btxhak.pdf} or +\texttt{\texdoc\space bibtex}", + year = 1988 +} + +@misc{biblatex, + author = "Philipp Lehman and Audrey +Boruvka and Philip Kime and Joseph Wright", + title = "The biblatex Package", + note = +"\url{http://mirror.ctan.org/macros/latex/contrib/biblatex/doc/biblatex.pdf} +or \texttt{\texdoc\space biblatex}", + year = 2013 +} + +@misc{biber, + author = "Philip Kime and Fran\c{c}ois Charette", + title = "biber: A backend bibliography processor for biblatex", + note = +"\url{http://mirror.ctan.org/biblio/biber/documentation/biber.pdf} +or \texttt{\texdoc\space biber}", + year = 2012 +} + +@misc{glossaries, + author = "Nicola L. C. Talbot", + title = "User manual for glossaries.sty", + note = +"\url{http://mirror.ctan.org/macros/latex/contrib/glossaries/glossaries-user.pdf} +or \texttt{\texdoc\space glossaries-user}", + year = 2012 +} + +@misc{datatool, + author = "Nicola L. C. Talbot", + title = "User Manual for datatool bundle", + note = +"\url{http://mirror.ctan.org/macros/latex/contrib/datatool/datatool-user.pdf} +or \texttt{\texdoc\space datatool-user}", + year = 2013 +} + +@misc{latexmk, + author = "John Collins and Evan McLean and David J. Musliner", + title = "latexmk\dash generate {\LaTeX}\space document", + note = "\url{http://mirror.ctan.org/support/latexmk/latexmk.pdf} or \texttt{\texdoc\space latexmk}", + year = 2012 +} + +@misc{pakin09, + author = "Scott Pakin", + title = "The Comprehensive {\LaTeX}\space Symbol List", + note = "\url{http://mirror.ctan.org/info/symbols/comprehensive} or + \texttt{\texdoc\space symbols}", + year = 2009 +} + +@misc{l2tabu, + author = {Mark Trettin and J\"urgen Fenn}, + title = "An essential guide to {\LaTeXe}\space usage: obsolete commands + and packages", + year = 2007, + note = "\url{http://mirror.ctan.org/info/l2tabu/english} or + \texttt{\texdoc\space l2tabu-en}" +} + +@misc{texarchive, + key = "UKTeX", + title = "The {UK} {\TeX}\space {Archive}", + note = "\url{http://www.tex.ac.uk/}\index{TeX Archive@\TeX \ Archive}" +} + +@misc{comptexttex, + key="comp.text.tex", + title = "The \texttt{comp.text.tex} news group", + note = "\url{http://groups.google.com/group/comp.text.tex}" +} + +@misc{texhax, + key="texhax", + title = "The \texttt{texhax} archives", + note = "\url{http://tug.org/pipermail/texhax/}" +} + +@misc{fontcat, + key="font", + title = "The {\LaTeX}\space Font Catalogue", + note = "\url{http://www.tug.dk/FontCatalogue/}" +} + +@misc{ukfaq, + key="UKFAQ", + title = "{UK} List of {\TeX}\space Frequently Asked Questions", + note = "\url{http://www.tex.ac.uk/faq} or \texttt{\texdoc\space faq}" +} + +@misc{tds, + key="TDS", + title = "What is the TDS?", + note = "\url{http://www.tex.ac.uk/cgi-bin/texfaq2html?label=tds}" +} + +@misc{ctan, + key="CTAN", + title = "The Comprehensive {\TeX}\space Archive Network", + note = "\url{http://mirror.ctan.org/}" +} + +@misc{tug, + key="TUG", + title = "The {\TeX}\space User Group", + note = "\url{http://tug.org/}" +} + +@misc{uktug, + key="UKTUG", + title = "The {UK} {\TeX}\space User Group", + note = "\url{http://uk.tug.org/}" +} + +@misc{texcat, + author = "Graham Williams", + title = "{\TeX}\space Catalogue", + note = "\url{http://mirror.ctan.org/help/Catalogue/}" +} + +@misc{texcattopic, + author = {J\"urgen Fenn}, + title = "The {\TeX}\space Catalogue OnLine, Topic Index", + note = "\url{http://mirror.ctan.org/help/Catalogue/bytopic.html}" +} + +@misc{sargentiii, + author = "Murray {Sargent III}", + title = "High-Quality Editing and Display of Mathematical Text in +Office 2007", + note = +"\url{http://blogs.msdn.com/b/murrays/archive/2006/09/13/752206.aspx}", + month = SEP, + year = 2006 +} + +@misc{voss, + author = "Herbert {Vo\ss}", + title = "Math Mode", + note = +"\url{http://mirror.ctan.org/info/math/voss/mathmode/Mathmode.pdf} +or \texttt{\texdoc\space mathmode}", + year = 2010 +} + +@misc{thesistemplates, + author = "{\LaTeX}\space for Humans", + title = "Thesis and Dissertation Templates for {\LaTeX}", + note = +"\url{http://latexforhumans.wordpress.com/2011/03/10/thesis-templates-for-latex/}", + year = 2011 +} + +@article{latexcommunitygloss, + author = "Nicola Talbot", + title = "Glossaries, Nomenclature, Lists of Symbols and Acronyms", + journal = "The LaTeX Community's Know How Section", + month = mar, + year = 2009, + note = +"\url{http://www.latex-community.org/know-how/latex/55-latex-general/263-glossaries-nomenclature-lists-of-symbols-and-acronyms}" +} |