packages feed

pandoc-citeproc-0.3: tests/biblio2yaml/herrmann.biblatex

@comment{

Adapted from biblatex-example.bib

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

(Herrmann et al. 2006)

Herrmann, Wolfgang A., Karl Öfele, Sabine K. Schneider, Eberhardt
Herdtweck, and Stephan D. Hoffmann. 2006. “A Carbocyclic Carbene as an
Efficient Catalyst Ligand for C–C Coupling Reactions.” *Angew. Chem.
Int. Ed.* 45 (23): 3859–3862.


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

(Herrmann, Öfele, Schneider, Herdtweck, & Hoffmann, 2006)

Herrmann, W. A., Öfele, K., Schneider, S. K., Herdtweck, E., & Hoffmann,
S. D. (2006). A carbocyclic carbene as an efficient catalyst ligand for
C–C coupling reactions. *Angew. Chem. Int. Ed.*, *45*(23), 3859–3862.


}

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

@Article{herrmann,
  author       = {Herrmann, Wolfgang A. and {\"O}fele, Karl and Schneider,
                  Sabine K.  and Herdtweck, Eberhardt and Hoffmann, Stephan D.},
  title        = {A carbocyclic carbene as an efficient catalyst ligand for {C--C}
                  coupling reactions},
  journaltitle = anch-ie,
  date         = 2006,
  volume       = 45,
  number       = 23,
  pages        = {3859-3862},
  indextitle   = {Carbocyclic carbene as an efficient catalyst, A},
}

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