pandoc-citeproc-0.13: tests/biblio2yaml/jcg.biblatex
@comment{
Adapted from biblatex-example.bib
Formatted with pandoc and chicago-author-date.csl, 2013-10-23:
(“Semantic 3D Media and Content” 2011)
“Semantic 3D Media and Content.” 2011. *Computers and Graphics* 35 (4).
Formatted with pandoc and apa.csl, 2013-10-23:
(“Semantic 3D media and content,” 2011)
Semantic 3D media and content. (2011). *Computers and Graphics*,
*35*(4).
NOTES:
- output looks OK even if indistinguishable from article without page numbers
}
@Periodical{jcg,
title = {Computers and Graphics},
year = 2011,
issuetitle = {Semantic {3D} Media and Content},
volume = 35,
number = 4,
issn = {0097-8493},
annotation = {This is a periodical entry with an issn
field.},
}
---
references:
- id: jcg
type: article-journal
issued:
- year: 2011
title: Semantic 3D media and content
container-title: Computers and Graphics
volume: '35'
issue: '4'
annote: This is a periodical entry with an issn field.
ISSN: '0097-8493'
...