pandoc-citeproc-0.7.3.1: tests/biblio2yaml/westfahl-frontier.biblatex
@comment{
Adapted from biblatex-example.bib
Formatted with pandoc and chicago-author-date.csl, 2013-10-23:
(Westfahl 2000)
Westfahl, Gary, ed. 2000. *Space and Beyond: The Frontier Theme in
Science Fiction*. Westport, Conn.; London: Greenwood.
Formatted with pandoc and apa.csl, 2013-10-23:
(Westfahl, 2000)
Westfahl, G. (Ed.). (2000). *Space and beyond: The frontier theme in
science fiction*. Westport, Conn.; London: Greenwood.
}
@Collection{westfahl:frontier,
editor = {Westfahl, Gary},
title = {Space and Beyond},
date = 2000,
subtitle = {The Frontier Theme in Science Fiction},
publisher = {Greenwood},
location = {Westport, Conn. and London},
hyphenation = {american},
booktitle = {Space and Beyond},
booksubtitle = {The Frontier Theme in Science Fiction},
annotation = {This is a collection entry. Note the format of the
location field as well as the subtitle and
booksubtitle fields},
}
---
references:
- id: westfahl:frontier
type: book
editor:
- family: Westfahl
given: Gary
issued:
- year: '2000'
title: 'Space and beyond: The frontier theme in science fiction'
title-short: Space and beyond
publisher: Greenwood
publisher-place: Westport, Conn.; London
annote: This is a collection entry. Note the format of the location field as well
as the subtitle and booksubtitle fields
language: en-US
...