pandoc-citeproc-0.14.4: tests/biblio2yaml/shore.biblatex
@comment{
Adapted from biblatex-example.bib
Formatted with pandoc and chicago-author-date.csl, 2013-10-23:
(Shore 1991)
Shore, Bradd. 1991. “Twice-born, Once Conceived: Meaning Construction
and Cultural Cognition.” *American Anthropologist, New Series* 93 (1)
(March): 9–27.
Formatted with pandoc and apa.csl, 2013-10-23:
(Shore, 1991)
Shore, B. (1991). Twice-born, once conceived: Meaning construction and
cultural cognition. *American Anthropologist, new series*, *93*(1),
9–27.
}
@Article{shore,
author = {Shore, Bradd},
title = {Twice-Born, Once Conceived},
journaltitle = {American Anthropologist},
date = {1991-03},
subtitle = {Meaning Construction and Cultural Cognition},
series = {newseries},
volume = 93,
number = 1,
pages = {9-27},
annotation = {An article entry with series,
volume, and number fields. Note the format
of the series which is a localization key},
}
---
references:
- id: shore
type: article-journal
author:
- family: Shore
given: Bradd
issued:
- year: 1991
month: 3
title: 'Twice-born, once conceived: Meaning construction and cultural cognition'
title-short: Twice-born, once conceived
container-title: American Anthropologist
collection-title: new series
page: 9-27
volume: '93'
issue: '1'
annote: An article entry with series, volume, and number fields. Note the format
of the series which is a localization key
...