pandoc-citeproc-0.3: tests/biblio2yaml/thesis.biblatex
@comment{excerpted from http://mirrors.ctan.org/macros/latex/contrib/biblatex/doc/examples/biblatex-examples.bib
TODO: Uppercase letters follwing hyphens need to be converted to lowercase, too (e.g., "r" in "High-Resolution". -- Same for citeproc when doing title-case conversion!)
}
@thesis{geer,
Annotation = {This is a typical thesis entry for a PhD thesis. Note the type field in the database file which uses a localization key. Also note the format of the printed name and compare the useprefix option in the options field as well as vangennep},
Author = {de Geer, Ingrid},
Date = 1985,
Hyphenation = {british},
Institution = {Uppsala Universitet},
Location = {Uppsala},
Options = {useprefix=false},
Subtitle = {The {Orkney} Earldom of the Twelfth Century. {A} Musicological Study},
Title = {Earl, Saint, Bishop, Skald~-- and Music},
Type = {phdthesis}}
@thesis{loh,
Annotation = {This is a typical thesis entry for an MA thesis. Note the type field in the database file which uses a localization key},
Author = {Loh, Nin C.},
Date = 1992,
Hyphenation = {american},
Institution = {Massachusetts Institute of Technology},
Location = {Cambridge, Mass.},
Title = {High-Resolution Micromachined Interferometric Accelerometer},
Type = {mathesis}}
---
references:
- annote: This is a typical thesis entry for a PhD thesis. Note the type field in
the database file which uses a localization key. Also note the format of the printed
name and compare the useprefix option in the options field as well as vangennep
genre: PhD thesis
title: "Earl, saint, bishop, skald – and music: The Orkney earldom of the
twelfth century. A musicological study"
title-short: Earl, saint, bishop, skald – and music
id: geer
issued:
date-parts:
- - 1985
author:
- given: Ingrid
dropping-particle: de
family: Geer
publisher: Uppsala Universitet
type: thesis
publisher-place: Uppsala
language: en-GB
- annote: This is a typical thesis entry for an MA thesis. Note the type field in
the database file which uses a localization key
genre: "Master’s thesis"
title: High-resolution micromachined interferometric accelerometer
id: loh
issued:
date-parts:
- - 1992
author:
- given: Nin C.
family: Loh
publisher: Massachusetts Institute of Technology
type: thesis
publisher-place: Cambridge, Mass.
language: en-US
...