source: doc/theses/andrew_beach_MMath/thesis.bib@ f90d10f

ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast new-ast-unique-expr pthread-emulation qualifiedEnum
Last change on this file since f90d10f was 48779a6, checked in by Andrew Beach <ajbeach@…>, 6 years ago

Add the uw-ethesis templates to andrew_beach_MMath. Minimal changes to get them working.

  • Property mode set to 100644
File size: 791 bytes
Line 
1% Bibliography of key references for "LaTeX for Thesis and Large Documents"
2% For use with BibTeX
3
4@book{goossens.book,
5 author = "Michel Goossens and Frank Mittelbach and
6 Alexander Samarin",
7 title = "The \LaTeX\ Companion",
8 year = "1994",
9 publisher = "Addison-Wesley",
10 address = "Reading, Massachusetts"
11}
12
13@book{knuth.book,
14 author = "Donald Knuth",
15 title = "The \TeX book",
16 year = "1986",
17 publisher = "Addison-Wesley",
18 address = "Reading, Massachusetts"
19}
20
21@book{lamport.book,
22 author = "Leslie Lamport",
23 title = "\LaTeX\ --- A Document Preparation System",
24 edition = "Second",
25 year = "1994",
26 publisher = "Addison-Wesley",
27 address = "Reading, Massachusetts"
28}
Note: See TracBrowser for help on using the repository browser.