packages feed

pandoc-citeproc-0.14.4: tests/biblio2yaml/incollection-2.biblatex

@comment{adapted from http://mirrors.ctan.org/macros/latex/contrib/biblatex/doc/examples/biblatex-examples.bib}


@string{hup = {Harvard University Press}}


@incollection{westfahl:space,
	Annotation = {A cross-referenced article from a collection. This is an incollection entry with a crossref field. Note the subtitle and indextitle fields},
	Author = {Westfahl, Gary},
	Crossref = {westfahl:frontier},
	Hyphenation = {american},
	Indextitle = {True Frontier, The},
	Pages = {55-65},
	Subtitle = {Confronting and Avoiding the Realities of Space in {American} Science Fiction Films},
	Title = {The True Frontier}}

@incollection{gaonkar:in,
	Author = {Gaonkar, Dilip Parameshwar},
	Booktitle = {Alternative Modernities},
	Date = 2001,
	Editor = {Gaonkar, Dilip Parameshwar},
	Isbn = {0-822-32714-7},
	Location = {Durham and London},
	Pages = {1-23},
	Publisher = {Duke University Press},
	Title = {On Alternative Modernities}}

@collection{westfahl:frontier,
	Annotation = {This is a collection entry. Note the format of the location field as well as the subtitle and booksubtitle fields},
	Booksubtitle = {The Frontier Theme in Science Fiction},
	Booktitle = {Space and Beyond},
	Date = 2000,
	Editor = {Westfahl, Gary},
	Hyphenation = {american},
	Location = {Westport, Conn. and London},
	Publisher = {Greenwood},
	Subtitle = {The Frontier Theme in Science Fiction},
	Title = {Space and Beyond}}
---
references:
- id: westfahl:space
  type: chapter
  author:
  - family: Westfahl
    given: Gary
  editor:
  - family: Westfahl
    given: Gary
  issued:
  - year: 2000
  title: 'The true frontier: Confronting and avoiding the realities of space in
    American science fiction films'
  title-short: The true frontier
  container-title: 'Space and beyond: The frontier theme in science fiction'
  publisher: Greenwood
  publisher-place: Westport, Conn.; London
  page: 55-65
  annote: A cross-referenced article from a collection. This is an incollection entry
    with a crossref field. Note the subtitle and indextitle fields
  language: en-US

- id: gaonkar:in
  type: chapter
  author:
  - family: Gaonkar
    given: Dilip Parameshwar
  editor:
  - family: Gaonkar
    given: Dilip Parameshwar
  issued:
  - year: 2001
  title: On alternative modernities
  container-title: Alternative modernities
  publisher: Duke University Press
  publisher-place: Durham; London
  page: 1-23
  ISBN: 0-822-32714-7

- 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
...