Mercurial > cortex
diff thesis/aux/mitthesis/main.bib @ 422:6b0f77df0e53
building latex scaffolding for thesis.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Fri, 21 Mar 2014 01:17:41 -0400 |
parents | thesis/mitthesis/main.bib@c2c28c3e27c4 |
children |
line wrap: on
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/thesis/aux/mitthesis/main.bib Fri Mar 21 01:17:41 2014 -0400 1.3 @@ -0,0 +1,356 @@ 1.4 +@preamble{ "\newcommand{\noopsort}[1]{} " 1.5 + # "\newcommand{\printfirst}[2]{#1} " 1.6 + # "\newcommand{\singleletter}[1]{#1} " 1.7 + # "\newcommand{\switchargs}[2]{#2#1} " } 1.8 + 1.9 +@ARTICLE{article-minimal, 1.10 + author = {L[eslie] A. Aamport}, 1.11 + title = {The Gnats and Gnus Document Preparation System}, 1.12 + journal = {\mbox{G-Animal's} Journal}, 1.13 + year = 1986, 1.14 +} 1.15 + 1.16 +@ARTICLE{article-full, 1.17 + author = {L[eslie] A. Aamport}, 1.18 + title = {The Gnats and Gnus Document Preparation System}, 1.19 + journal = {\mbox{G-Animal's} Journal}, 1.20 + year = 1986, 1.21 + volume = 41, 1.22 + number = 7, 1.23 + pages = "73+", 1.24 + month = jul, 1.25 + note = "This is a full ARTICLE entry", 1.26 +} 1.27 + 1.28 +The KEY field is here to override the KEY field in the journal being 1.29 +cross referenced (so is the NOTE field, in addition to its imparting 1.30 +information). 1.31 + 1.32 +@ARTICLE{article-crossref, 1.33 + crossref = {WHOLE-JOURNAL}, 1.34 + key = "", 1.35 + author = {L[eslie] A. Aamport}, 1.36 + title = {The Gnats and Gnus Document Preparation System}, 1.37 + pages = "73+", 1.38 + note = "This is a cross-referencing ARTICLE entry", 1.39 +} 1.40 + 1.41 +@ARTICLE{whole-journal, 1.42 + key = "GAJ", 1.43 + journal = {\mbox{G-Animal's} Journal}, 1.44 + year = 1986, 1.45 + volume = 41, 1.46 + number = 7, 1.47 + month = jul, 1.48 + note = {The entire issue is devoted to gnats and gnus 1.49 + (this entry is a cross-referenced ARTICLE (journal))}, 1.50 +} 1.51 + 1.52 +@INBOOK{inbook-minimal, 1.53 + author = "Donald E. Knuth", 1.54 + title = "Fundamental Algorithms", 1.55 + publisher = "Addison-Wesley", 1.56 + year = "{\noopsort{1973b}}1973", 1.57 + chapter = "1.2", 1.58 +} 1.59 + 1.60 +@INBOOK{inbook-full, 1.61 + author = "Donald E. Knuth", 1.62 + title = "Fundamental Algorithms", 1.63 + volume = 1, 1.64 + series = "The Art of Computer Programming", 1.65 + publisher = "Addison-Wesley", 1.66 + address = "Reading, Massachusetts", 1.67 + edition = "Second", 1.68 + month = "10~" # jan, 1.69 + year = "{\noopsort{1973b}}1973", 1.70 + type = "Section", 1.71 + chapter = "1.2", 1.72 + pages = "10--119", 1.73 + note = "This is a full INBOOK entry", 1.74 +} 1.75 + 1.76 +@INBOOK{inbook-crossref, 1.77 + crossref = "whole-set", 1.78 + title = "Fundamental Algorithms", 1.79 + volume = 1, 1.80 + series = "The Art of Computer Programming", 1.81 + edition = "Second", 1.82 + year = "{\noopsort{1973b}}1973", 1.83 + type = "Section", 1.84 + chapter = "1.2", 1.85 + note = "This is a cross-referencing INBOOK entry", 1.86 +} 1.87 + 1.88 +@BOOK{book-minimal, 1.89 + author = "Donald E. Knuth", 1.90 + title = "Seminumerical Algorithms", 1.91 + publisher = "Addison-Wesley", 1.92 + year = "{\noopsort{1973c}}1981", 1.93 +} 1.94 + 1.95 +@BOOK{book-full, 1.96 + author = "Donald E. Knuth", 1.97 + title = "Seminumerical Algorithms", 1.98 + volume = 2, 1.99 + series = "The Art of Computer Programming", 1.100 + publisher = "Addison-Wesley", 1.101 + address = "Reading, Massachusetts", 1.102 + edition = "Second", 1.103 + month = "10~" # jan, 1.104 + year = "{\noopsort{1973c}}1981", 1.105 + note = "This is a full BOOK entry", 1.106 +} 1.107 + 1.108 +@BOOK{book-crossref, 1.109 + crossref = "whole-set", 1.110 + title = "Seminumerical Algorithms", 1.111 + volume = 2, 1.112 + series = "The Art of Computer Programming", 1.113 + edition = "Second", 1.114 + year = "{\noopsort{1973c}}1981", 1.115 + note = "This is a cross-referencing BOOK entry", 1.116 +} 1.117 + 1.118 +@BOOK{whole-set, 1.119 + author = "Donald E. Knuth", 1.120 + publisher = "Addison-Wesley", 1.121 + title = "The Art of Computer Programming", 1.122 + series = "Four volumes", 1.123 + year = "{\noopsort{1973a}}{\switchargs{--90}{1968}}", 1.124 + note = "Seven volumes planned (this is a cross-referenced set of BOOKs)", 1.125 +} 1.126 + 1.127 +@BOOKLET{booklet-minimal, 1.128 + key = "Kn{\printfirst{v}{1987}}", 1.129 + title = "The Programming of Computer Art", 1.130 +} 1.131 + 1.132 +@BOOKLET{booklet-full, 1.133 + author = "Jill C. Knvth", 1.134 + title = "The Programming of Computer Art", 1.135 + howpublished = "Vernier Art Center", 1.136 + address = "Stanford, California", 1.137 + month = feb, 1.138 + year = 1988, 1.139 + note = "This is a full BOOKLET entry", 1.140 +} 1.141 + 1.142 +@INCOLLECTION{incollection-minimal, 1.143 + author = "Daniel D. Lincoll", 1.144 + title = "Semigroups of Recurrences", 1.145 + booktitle = "High Speed Computer and Algorithm Organization", 1.146 + publisher = "Academic Press", 1.147 + year = 1977, 1.148 +} 1.149 + 1.150 +@INCOLLECTION{incollection-full, 1.151 + author = "Daniel D. Lincoll", 1.152 + title = "Semigroups of Recurrences", 1.153 + editor = "David J. Lipcoll and D. H. Lawrie and A. H. Sameh", 1.154 + booktitle = "High Speed Computer and Algorithm Organization", 1.155 + number = 23, 1.156 + series = "Fast Computers", 1.157 + chapter = 3, 1.158 + type = "Part", 1.159 + pages = "179--183", 1.160 + publisher = "Academic Press", 1.161 + address = "New York", 1.162 + edition = "Third", 1.163 + month = sep, 1.164 + year = 1977, 1.165 + note = "This is a full INCOLLECTION entry", 1.166 +} 1.167 + 1.168 +@INCOLLECTION{incollection-crossref, 1.169 + crossref = "whole-collection", 1.170 + author = "Daniel D. Lincoll", 1.171 + title = "Semigroups of Recurrences", 1.172 + pages = "179--183", 1.173 + note = "This is a cross-referencing INCOLLECTION entry", 1.174 +} 1.175 + 1.176 +@BOOK{whole-collection, 1.177 + editor = "David J. Lipcoll and D. H. Lawrie and A. H. Sameh", 1.178 + title = "High Speed Computer and Algorithm Organization", 1.179 + booktitle = "High Speed Computer and Algorithm Organization", 1.180 + number = 23, 1.181 + series = "Fast Computers", 1.182 + publisher = "Academic Press", 1.183 + address = "New York", 1.184 + edition = "Third", 1.185 + month = sep, 1.186 + year = 1977, 1.187 + note = "This is a cross-referenced BOOK (collection) entry", 1.188 +} 1.189 + 1.190 +@MANUAL{manual-minimal, 1.191 + key = "Manmaker", 1.192 + title = "The Definitive Computer Manual", 1.193 +} 1.194 + 1.195 +@MANUAL{manual-full, 1.196 + author = "Larry Manmaker", 1.197 + title = "The Definitive Computer Manual", 1.198 + organization = "Chips-R-Us", 1.199 + address = "Silicon Valley", 1.200 + edition = "Silver", 1.201 + month = apr # "-" # may, 1.202 + year = 1986, 1.203 + note = "This is a full MANUAL entry", 1.204 +} 1.205 + 1.206 +@MASTERSTHESIS{mastersthesis-minimal, 1.207 + author = "{\'{E}}douard Masterly", 1.208 + title = "Mastering Thesis Writing", 1.209 + school = "Stanford University", 1.210 + year = 1988, 1.211 +} 1.212 + 1.213 +@MASTERSTHESIS{mastersthesis-full, 1.214 + author = "{\'{E}}douard Masterly", 1.215 + title = "Mastering Thesis Writing", 1.216 + school = "Stanford University", 1.217 + type = "Master's project", 1.218 + address = "English Department", 1.219 + month = jun # "-" # aug, 1.220 + year = 1988, 1.221 + note = "This is a full MASTERSTHESIS entry", 1.222 +} 1.223 + 1.224 +@MISC{misc-minimal, 1.225 + key = "Missilany", 1.226 + note = "This is a minimal MISC entry", 1.227 +} 1.228 + 1.229 +@MISC{misc-full, 1.230 + author = "Joe-Bob Missilany", 1.231 + title = "Handing out random pamphlets in airports", 1.232 + howpublished = "Handed out at O'Hare", 1.233 + month = oct, 1.234 + year = 1984, 1.235 + note = "This is a full MISC entry", 1.236 +} 1.237 + 1.238 +@STRING{STOC-key = "OX{\singleletter{stoc}}"} 1.239 + 1.240 +@STRING{ACM = "The OX Association for Computing Machinery"} 1.241 + 1.242 +@STRING{STOC = " Symposium on the Theory of Computing"} 1.243 + 1.244 +@INPROCEEDINGS{inproceedings-minimal, 1.245 + author = "Alfred V. Oaho and Jeffrey D. Ullman and Mihalis Yannakakis", 1.246 + title = "On Notions of Information Transfer in {VLSI} Circuits", 1.247 + booktitle = "Proc. Fifteenth Annual ACM" # STOC, 1.248 + year = 1983, 1.249 +} 1.250 + 1.251 +@INPROCEEDINGS{inproceedings-full, 1.252 + author = "Alfred V. Oaho and Jeffrey D. Ullman and Mihalis Yannakakis", 1.253 + title = "On Notions of Information Transfer in {VLSI} Circuits", 1.254 + editor = "Wizard V. Oz and Mihalis Yannakakis", 1.255 + booktitle = "Proc. Fifteenth Annual ACM" # STOC, 1.256 + number = 17, 1.257 + series = "All ACM Conferences", 1.258 + pages = "133--139", 1.259 + month = mar, 1.260 + year = 1983, 1.261 + address = "Boston", 1.262 + organization = ACM, 1.263 + publisher = "Academic Press", 1.264 + note = "This is a full INPROCEDINGS entry", 1.265 +} 1.266 + 1.267 +@INPROCEEDINGS{inproceedings-crossref, 1.268 + crossref = "whole-proceedings", 1.269 + author = "Alfred V. Oaho and Jeffrey D. Ullman and Mihalis Yannakakis", 1.270 + title = "On Notions of Information Transfer in {VLSI} Circuits", 1.271 + organization = "", 1.272 + pages = "133--139", 1.273 + note = "This is a cross-referencing INPROCEEDINGS entry", 1.274 +} 1.275 + 1.276 +@PROCEEDINGS{proceedings-minimal, 1.277 + key = STOC-key, 1.278 + title = "Proc. Fifteenth Annual" # STOC, 1.279 + year = 1983, 1.280 +} 1.281 + 1.282 +@PROCEEDINGS{proceedings-full, 1.283 + editor = "Wizard V. Oz and Mihalis Yannakakis", 1.284 + title = "Proc. Fifteenth Annual" # STOC, 1.285 + number = 17, 1.286 + series = "All ACM Conferences", 1.287 + month = mar, 1.288 + year = 1983, 1.289 + address = "Boston", 1.290 + organization = ACM, 1.291 + publisher = "Academic Press", 1.292 + note = "This is a full PROCEEDINGS entry", 1.293 +} 1.294 + 1.295 +@PROCEEDINGS{whole-proceedings, 1.296 + key = STOC-key, 1.297 + organization = ACM, 1.298 + title = "Proc. Fifteenth Annual" # STOC, 1.299 + address = "Boston", 1.300 + year = 1983, 1.301 + booktitle = "Proc. Fifteenth Annual ACM" # STOC, 1.302 + note = "This is a cross-referenced PROCEEDINGS", 1.303 +} 1.304 + 1.305 +@PHDTHESIS{phdthesis-minimal, 1.306 + author = "F. Phidias Phony-Baloney", 1.307 + title = "Fighting Fire with Fire: Festooning {F}rench Phrases", 1.308 + school = "Fanstord University", 1.309 + year = 1988, 1.310 +} 1.311 + 1.312 +@PHDTHESIS{phdthesis-full, 1.313 + author = "F. Phidias Phony-Baloney", 1.314 + title = "Fighting Fire with Fire: Festooning {F}rench Phrases", 1.315 + school = "Fanstord University", 1.316 + type = "{PhD} Dissertation", 1.317 + address = "Department of French", 1.318 + month = jun # "-" # aug, 1.319 + year = 1988, 1.320 + note = "This is a full PHDTHESIS entry", 1.321 +} 1.322 + 1.323 +@TECHREPORT{techreport-minimal, 1.324 + author = "Tom Terrific", 1.325 + title = "An {$O(n \log n / \! \log\log n)$} Sorting Algorithm", 1.326 + institution = "Fanstord University", 1.327 + year = 1988, 1.328 +} 1.329 + 1.330 +@TECHREPORT{techreport-full, 1.331 + author = "Tom T{\'{e}}rrific", 1.332 + title = "An {$O(n \log n / \! \log\log n)$} Sorting Algorithm", 1.333 + institution = "Fanstord University", 1.334 + type = "Wishful Research Result", 1.335 + number = "7", 1.336 + address = "Computer Science Department, Fanstord, California", 1.337 + month = oct, 1.338 + year = 1988, 1.339 + note = "This is a full TECHREPORT entry", 1.340 +} 1.341 + 1.342 +@UNPUBLISHED{unpublished-minimal, 1.343 + author = "Ulrich {\"{U}}nderwood and Ned {\~N}et and Paul {\={P}}ot", 1.344 + title = "Lower Bounds for Wishful Research Results", 1.345 + note = "Talk at Fanstord University (this is a minimal UNPUBLISHED entry)", 1.346 +} 1.347 + 1.348 +@UNPUBLISHED{unpublished-full, 1.349 + author = "Ulrich {\"{U}}nderwood and Ned {\~N}et and Paul {\={P}}ot", 1.350 + title = "Lower Bounds for Wishful Research Results", 1.351 + month = nov # ", " # dec, 1.352 + year = 1988, 1.353 + note = "Talk at Fanstord University (this is a full UNPUBLISHED entry)", 1.354 +} 1.355 + 1.356 +@MISC{random-note-crossref, 1.357 + key = {Volume-2}, 1.358 + note = "Volume~2 is listed under Knuth \cite{book-full}" 1.359 +}