Skip to contentSkip to Content
ThesisBibliographyBibliography

Bibliography

Active

The thesis cites from a single BibTeX file, archive/thesis/bibliography/references.bib. There is no second copy: per-chapter reference pages list keys, not entries, and papers each have a citation.bib in their literature note which is the source those keys are copied from.

Citation keys

Keys are authorYYYYkeyword, lower case, first author surname only: nakamura2019onboard. No punctuation, no diacritics, no year suffix unless two entries genuinely collide, in which case the second gets b.

A key is permanent once it has been cited anywhere. Renaming a key silently breaks every chapter that used it, and LaTeX will not tell you which ones.

Where entries come from

An entry is added to references.bib only when the work is actually cited. The literature section holds everything read; the bibliography holds everything cited, and those are different sets.

Style

The output style is set by citation-style.csl in the shared references section, so this site, the thesis and every paper format identically. Do not set a style per document.

Where the files live

FilePurpose
archive/thesis/bibliography/references.bibBibTeX source for every work cited by the thesis
This section’s references pageThe annotated reading of that list, grouped by theme
Last updated on