source: doc/theses/jiada_liang_MMath/uw-ethesis.bib @ c329bca

Last change on this file since c329bca was dcfcf368, checked in by Peter A. Buhr <pabuhr@…>, 5 weeks ago

final proofread of thesis

  • Property mode set to 100644
File size: 737 bytes
RevLine 
[18ebc28]1% Bibliography of key references for "LaTeX for Thesis and Large Documents"
2% For use with BibTeX
3
[2a27998]4Oxford English Dictionary, s.v. ``enumerate (v.), sense 3,'' September 2023, https://doi.org/10.1093/OED/1113960777.
5@misc{OEDenumerate,
6    keywords    = {enumerate},
7    key         = {enumerate},
8    title       = {enumerate (v.), sense 3},
9    author      = {Oxford English Dictionary},
10    howpublished= {\url{https://doi.org/10.1093/OED/1113960777}},
11    month       = sep,
12    year        = 2023,
13}
[dcfcf368]14
15@misc{C++monstate,
16    keywords    = {unit type},
17    key         = {monstate},
18    title       = {{\sf std::monostate3}},
19    author      = {cppreference.com},
20    howpublished= {\url{https://en.cppreference.com/w/cpp/utility/variant/monostate}},
21    month       = sep,
22    year        = 2024,
23}
24
Note: See TracBrowser for help on using the repository browser.