packages feed

pandoc-citeproc-0.13: tests/biblio2yaml/strings.biblatex

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

@string{anch-ie = {Angew.~Chem. Int.~Ed.}}

@article{herrmann,
	Author = {Herrmann, Wolfgang A. and Öfele, Karl and Schneider, Sabine K. and Herdtweck, Eberhardt and Hoffmann, Stephan D.},
	Date = 2006,
	Hyphenation = {english},
	Indextitle = {Carbocyclic carbene as an efficient catalyst, A},
	Journaltitle = anch-ie,
	Number = 23,
	Pages = {3859-3862},
	Title = {A Carbocyclic Carbene as an Efficient Catalyst Ligand for {C--C} Coupling Reactions},
	Volume = 45}

---
references:
- id: herrmann
  type: article-journal
  author:
  - family: Herrmann
    given: Wolfgang A.
  - family: Öfele
    given: Karl
  - family: Schneider
    given: Sabine K.
  - family: Herdtweck
    given: Eberhardt
  - family: Hoffmann
    given: Stephan D.
  issued:
  - year: 2006
  title: A carbocyclic carbene as an efficient catalyst ligand for C–C coupling reactions
  container-title: Angew. Chem. Int. Ed.
  page: '3859-3862'
  volume: '45'
  issue: '23'
  language: en-US
...