pandoc-citeproc-0.2: tests/biblio2yaml/worman.biblatex
@comment{
Adapted from biblatex-example.bib
Formatted with pandoc and chicago-author-date.csl, 2013-10-23:
(Worman 2002)
Worman, Nancy. 2002. *The Cast of Character: Style in Greek Literature*.
Austin: University of Texas Press.
Formatted with pandoc and apa.csl, 2013-10-23:
(Worman, 2002)
Worman, N. (2002). *The cast of character: Style in Greek literature*.
Austin: University of Texas Press.
}
@Book{worman,
author = {Worman, Nancy},
title = {The Cast of Character},
date = 2002,
publisher = {University of Texas Press},
location = {Austin},
hyphenation = {american},
sorttitle = {Cast of Character},
indextitle = {Cast of Character, The},
subtitle = {Style in {Greek} Literature},
shorttitle = {Cast of Character},
annotation = {A book entry. Note the sorttitle and
indextitle fields},
}
---
references:
- title-short: Cast of character
annote: A book entry. Note the sorttitle and indextitle fields
title: ! 'The cast of character: Style in Greek literature'
id: worman
issued:
year: 2002
author:
given:
- Nancy
family: Worman
publisher: University of Texas Press
type: book
publisher-place: Austin
language: en-US
...