packages feed

pandoc-citeproc-0.3: tests/biblio2yaml/vangennep-trans.biblatex

@comment{

Adapted from biblatex-example.bib


Formatted with pandoc and chicago-author-date.csl, 2013-10-23:

(van Gennep 1960)

van Gennep, Arnold. 1960. *The Rites of Passage*. Translated by Monika
B. Vizedom and Gabrielle L. Caffee. University of Chicago Press.


Formatted with pandoc and apa.csl, 2013-10-23:

(van Gennep, 1960)

van Gennep, A. (1960). *The rites of passage*. (M. B. Vizedom & G. L.
Caffee, Trans.). University of Chicago Press.


}

@Book{vangennep:trans,
  author       = {van Gennep, Arnold},
  title        = {The Rites of Passage},
  year         = 1960,
  translator   = {Vizedom, Monika B. and Caffee, Gabrielle L.},
  language     = {english},
  origlanguage = {french},
  publisher    = {University of Chicago Press},
  options      = {useprefix},
  indextitle   = {Rites of Passage, The},
  sorttitle    = {Rites of Passage},
  shorttitle   = {Rites of Passage},
  hyphenation  = {american},
  annotation   = {A translation of the vangennep entry. Note the
                  translator and origlanguage fields. Compare
                  with the vangennep:related entry.},
}

---
references:
- title-short: Rites of passage
  annote: A translation of the vangennep entry. Note the translator and origlanguage
    fields. Compare with the vangennep:related entry.
  title: The rites of passage
  id: vangennep:trans
  issued:
    date-parts:
    - - 1960
  author:
  - given: Arnold
    family: Gennep
    non-dropping-particle: van
  translator:
  - given: Monika B.
    family: Vizedom
  - given: Gabrielle L.
    family: Caffee
  publisher: University of Chicago Press
  type: book
  language: en-US
...