summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/mitthesis/MIT-thesis-template/mitthesis-sample.bib
blob: 1131bed50dcb44794ea73a8b5a397a4c2776fec5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
%% Sample bibliography file for mitthesis.cls
%%
%% Revised: 12 September 2023
%% Copyright John H. Lienhard, MIT
%% Offered under the MIT license: https://ctan.org/license/mit 

%% REFER TO biblatex documentation for details about possible fields
%% bibtex support depends on the bibtex style (.bst) and is usually more limited

@article{DKE1969,
  author  =	{Donald K. Edwards},
  year	  =	{1969},
  title	  =	{Radiative Transfer Characteristics of Materials},
  journal = {{ASME} J. Heat Transfer},
  volume  =	91,
  number  = 1,
  pages   = {1--15},
  doi     = {10.1115/1.3580108},
  month   = feb,
}
%% @article requires these fields: author, title, journaltitle, year/date
%%
%% Optional fields in biblatex: translator, annotator, commentator, subtitle,
%%		titleaddon, editor, editora, editorb, editorc, journalsubtitle,
%%		journaltitleaddon, issuetitle, issuesubtitle,
%%		issuetitleaddon, language, origlanguage, series, volume,
%%		number, eid, issue, month, pages, version, note, issn, addendum,
%%		pubstate, doi, eprint, eprintclass, eprinttype, url, urldate

@book{ww1920,
  author	= {Edwin Taylor Whittaker and George Neville Watson},
  year		= {1920},
  title		= {A Course of Modern Analysis},
  edition	= {3},
  publisher = {Cambridge University Press},
  address 	= {Cambridge, UK},
  url 		= {https://archive.org/details/courseofmodernan00whit},
}
%% @book requires these fields: author, title, year/date
%%
%% Optional fields: editor, editora, editorb, editorc, translator,
%%		annotator, commentator, introduction, foreword, afterword,
%%		subtitle, titleaddon, maintitle, mainsubtitle, maintitleaddon,
%%		language, origlanguage, volume, part, edition, volumes, series,
%%		number, note, publisher, location, isbn, eid, chapter, pages,
%%		pagetotal, addendum, pubstate, doi, eprint, eprintclass,
%%		eprinttype, url, urldate
 	
@inproceedings{Swaminathan2017IDABRO,
  author 	= {Swaminathan, Jaichander and Stover, Richard L. and Tow, Emily W. and Warsinger, David M. and Lienhard, John H.},
  booktitle = {Proceedings of IDA World Congress on Desalination and Water Reuse},
  title 	= {Effect of Practical Losses on Optimal Design of Batch {RO} Systems},
  year 		= {2017},
  month 	= oct,
  publisher = {International Desalination Association},
  venue 	= {S{\~a}o Paulo, Brazil},
  eventdate = {2017-10-15/2017-10-20},
  eprinttype= {hdl},
  eprint 	= {1721.1/111971},
  number 	= {IDA17WC-58334},
}
%% @inproceedings requires these fields: author, title, booktitle, year/date
%%
%% Optional fields: editor, subtitle, titleaddon, maintitle,
%%		mainsubtitle, maintitleaddon, booksubtitle, booktitleaddon,
%%		eventtitle, eventtitleaddon, eventdate, venue, language,
%%		volume, part, volumes, series, number, note, organization,
%%		publisher, location, month, isbn, eid, chapter, pages, addendum,
%%		pubstate, doi, eprint, eprintclass, eprinttype, url, urldate

@report{reynolds1958,
  author 	= {William C. Reynolds and William M. Kays and Stephen J. Kline},
  title 	= {Heat transfer in the Incompressible Turbulent Boundary Layer. {I}---Constant Wall Temperature},
  type 		= {NASA Technical Memorandum No.},
  number 	= {12-1-58W},
  institution = {National Aeronautics and Space Administration},
  address 	= {Washington, DC},
  year 		= {1958},
  eprinttype= {hdl},
  eprint 	= {2060/19980228020},
  month		= dec,
}
%% Equivalent links for this case: 	url = {https://ntrs.nasa.gov/archive/nasa/casi.ntrs.nasa.gov/19980228020.pdf},
%%									url = {https://hdl.handle.net/2060/19980228020},                                 
%%
%% @report requires these fields: author, title, type, institution, year/date
%%
%% Optional fields: subtitle, titleaddon, language, number, version,
%%		note, location, month, isrn, eid, chapter, pages, pagetotal,
%%		addendum, pubstate, doi, eprint, eprintclass, eprinttype, url,urldate

@incollection{clauser56,
  author 	= {Francis H. Clauser},
  year 		= {1956},
  title 	= {The Turbulent Boundary Layer},
  booktitle = {Advances in Applied Mechanics},
  editor 	= {H. L. Dryden and Th. von K\'arm\'an},
  volume 	= {4},
  publisher = {Elsevier},
  address	= {Amsterdam, The Netherlands},
  pages 	= {1--51},
  doi 		= {10.1016/S0065-2156(08)70370-3},
}
%% This case is an article in series of edited books where the series title is the same for all volumes.
%%
%% incollection requires these fields:  author, title, editor, booktitle, year/date
%%
%% Optional fields: editor, editora, editorb, editorc, translator,
%%		annotator, commentator, introduction, foreword, afterword,
%%		subtitle, titleaddon, maintitle, mainsubtitle, maintitleaddon,
%%		booksubtitle, booktitleaddon, language, origlanguage, volume,
%%		part, edition, volumes, series, number, note, publisher,
%%		location, isbn, eid, chapter, pages, addendum, pubstate, doi,
%%		eprint, eprintclass, eprinttype, url, urldate

@thesis{gibbs1863,
  author 	= {Joisah Willard Gibbs},
  year 		= {1863},
  title 	= {On the Form of the Teeth of Wheels in Spur Gearing},
  type		= {Ph.{D}. dissertation},
  school 	= {Yale University},
  address 	= {New Haven, CT},
}
%% phdthesis requires these fields: author, title, type, institution, year/date
%%
%% Optional fields: subtitle, titleaddon, language, note, location,
%%		month, isbn, eid, chapter, pages, pagetotal, addendum, pubstate,
%%		doi, eprint, eprintclass, eprinttype, url, urldate
%%
%% Use the type field to specify the type of thesis. type = {},

@proceedings{johnson1965,
  editor	= {Howard W. Johnson},
  title		= {The Title of the Proceedings},
  year		= 1965,
  volume	= 2,
  organization = {Organization},
  venue		= {City, State},
  eventdate	= {1965-04-27/1965-04-28},
  url		= {https://news.mit.edu/2009/obit-johnson},
}
%% @proceedings requires these fields: title, year/date
%%
%%	Optional fields: editor, subtitle, titleaddon, maintitle,
%%		mainsubtitle, maintitleaddon, eventtitle, eventtitleaddon, eventdate, venue, language, volume, part, volumes, series,
%%		number, note, organization, publisher, location, month, isbn, eid, chapter, pages, pagetotal, addendum, pubstate, doi, eprint,
%%		eprintclass, eprinttype, url, urldate

@manual{GSL,
  title		= {{GNU} Scientific Library},
  author 	= {Mark Galassi 
	and Jim Davies
	and James Theiler
	and Brian Gough
	and Gerard Jungman
	and Patrick Alken
	and Michael Booth
	and Fabrice Rossi
	and Rhys Ulerich},
  version = {2.4},
  organization = {Free Software Foundation},
  address 	= {Boston, MA},
  year 		= 2017,
  url 		= {https://www.gnu.org/software/gsl/},
  urldate 	= {2018-12-12},
}
%% @manual requires these fields: author/editor, title, year/date
%%
%% Optional fields: subtitle, titleaddon, language, edition, type,
%%		series, number, version, note, organization, publisher,
%%		location, isbn, eid, chapter, pages, pagetotal, addendum,
%%		pubstate, doi, eprint, eprintclass, eprinttype, url, urldate

@online{sharpe1,
  author 	= {Michael Sharpe},
  year 		= {2022},
  month		= mar,
  title 	= {New {TX} Font Package},
  version 	= {1.71},
  organization = {Comprehensive \TeX\ Archive Network},
  url 		= {https://ctan.org/pkg/newtx},
  urldate 	= {2023-05-29},
}
%% @online requires these fields: author/editor, title, year/date, doi/eprint/url
%%
%% Optional fields: subtitle, titleaddon, language, version, note,
%%		organization, month, addendum, pubstate, eprintclass, eprinttype, urldate

@misc{Fong2015,
  title 	= {Analytical Methods for Squaring the Disc},
  year 		= {2015},
  author 	= {Chamberlain Fong},
  howpublished = {{\itshape ArXiv e-prints}},
  eprint 	= {1509.06344},
  eprinttype= {arxiv},
  month 	= sep,
}
%% @misc requires these fields: author/editor, title, year/date
%%
%% Optional fields: subtitle, titleaddon, language, howpublished, type, version, note, 
%%		organization, location, month, addendum, pubstate, doi, eprint, eprintclass, 
%%		eprinttype, url, urldate

@BOOK{kirk2288a,
  author 	= {James Tiberius Kirk},
  year 		= {2288},
  title 	= {Decline and Fall of the Romulan Empire},
  edition 	= 7,
  series 	= {Humankind's Greatest Writings},
  number 	= {23},
  publisher = {Vulcan Free Press},
  address 	= {T'Paal},
  addendum 	= {To appear.},
}
%% One book in a series of books
%% Under bibtex, replace addendum by note

@bookinbook{churchill1948,
  author 	= {Winston S. Churchill},
  year 		= {1948},
  title 	= {{The Gathering Storm}},
  maintitle 	= {The Second World War},
  volume 	= {1},
  chapter	= {5, {``The Locust Years''}},
  pages 	= {66--89},
  url 		= {https://www.worldcat.org/oclc/3025315},
  publisher = {Houghton Mifflin Co.},
  address 	= {Boston},
}
%% one book in a multivolume book written by a single author
%% with bibtex, revert to "inbook"

@BOOK{johnson1980,
  editor 	= {Howard Johnson},
  year 		= {1980},
  title 	= {Title of Edited Book},
  publisher = {John Wiley and Sons, Inc.},
  address 	= {New York, NY},
}
%% edited book

@book{fourier1822,
  author  	= {Jean Baptiste Joseph Fourier},
  year		= {1822},
  title		= {Th\'{e}orie Analytique de la Chaleur},
  publisher = {Firmin Didot, P\`{e}re et Fils},
  address	= {Paris},
  url	= {https://archive.org/details/analyticaltheory00fourrich},
}
%% old book, not much difference

@online{dlmf,
  title 	= {{NIST} {D}igital Library of Mathematical Functions},
  version	= {1.1.19},
  year 		= {2023},
  month		= mar,
  editor 	= {F. W. J. Olver and A. B. {Olde Daalhuis} and D. W. Lozier and B. I. Schneider and
            	R. F. Boisvert and C. W. Clark and B. R. Miller and B. V. Saunders},
  organization = {National Institute of Standards and Technology},
  address 	= {Gaithersburg, MD},
  url 		= {https://dlmf.nist.gov/},
  urldate 	= {2023-05-29},
}

@article{lienhard2020,
    author = {Lienhard, John H.},
    title = {Heat Transfer in Flat-Plate Boundary Layers: A Correlation for Laminar, Transitional, and Turbulent Flow},
    journal = {{ASME} J. Heat Transfer},
    volume = {142},
    number = {6},
    eid = {061805},
    year = {2020},
    month = jun,
    doi = {10.1115/1.4046795 },
}
%% note use of: eid in place of pages
%%     url = {https://doi.org/10.1115/1.4055833},

@manual{amsmath,
  author 	= {{American Mathematical Society} and {The \LaTeX\ Project}},
  year 		= {2020},
  month		= feb,
  title 	= {User's Guide for the \textsf{amsmath} Package },
  version 	= {2.1},
  organization = {Comprehensive \TeX\ Archive Network},
  url 		= {https://ctan.org/tex-archive/macros/latex/required/amsmath/amsldoc.pdf},
  urldate 	= {2023-05-29},
}

@article{euler1740,
  author	= {Leonard Euler},
  year		= 1740,
  title		= {De Summis Serierum Reciprocarum}, 
  journal	= {Commentarii Acad\-emiae Scientiarum Petropolitanae},
  volume	= 7,
  pages 	= {123--134},
  eprinttype= {arxiv},
  eprint	= {math/0506415},
  addendum		= {First communicated to Daniel Bernoulli in 1734 and read before the St.\ Petersburg Academy in December 1735},
}
% with bibtex, change addendum to note.

@article{montijano2014,
  title		= {Numerical Methods With LuaLaTeX},
  author	= {Juan I. Montijano and Mario P{\'{e}}rez and Luis R{\'{a}}ndez and Juan Luis Varona},
  year		= 2014,
  volume	= 35,
  month		= jan,
  number	= {1},
  pages		= {51--56},
  journal	= {TUGboat},
  url 		= {https://tug.org/TUGboat/tb35-1/tb109montijano.pdf},
}
    
@online{mpl,
  title		= {{mpl} Colormaps},
  author	= {St{\'e}fan {van der Walt} and Nathaniel Smith},
  url 		= {https://bids.github.io/colormap/},
  urldate 	= {2018-08-26},
  year 		= 2015,
  organization = {GitHub},
  address 	= {San Francisco, CA},
  month 	= sep,
}