pandoc-citeproc-0.2: tests/biblio2yaml/wilde.biblatex
@comment{
Adapted from biblatex-example.bib
Formatted with pandoc and chicago-author-date.csl, 2013-10-23:
(Wilde 1899)
Wilde, Oscar. 1899. *The Importance of Being Earnest: A Trivial Comedy
for Serious People*. English and American Drama of the Nineteenth
Century. Leonard Smithers and Company.
Formatted with pandoc and apa.csl, 2013-10-23:
(Wilde, 1899)
Wilde, O. (1899). *The importance of being earnest: A trivial comedy for
serious people*. Leonard Smithers and Company.
NOTES:
- biblio2yaml
- From "eprint = {4HIWAAAAYAAJ}, eprinttype = {googlebooks}", a url could be reconstructed, shortest form: http://books.google.com?id=4HIWAAAAYAAJ
}
@Book{wilde,
author = {Wilde, Oscar},
title = {The Importance of Being Earnest: {A} Trivial Comedy for Serious
People},
year = 1899,
series = {English and American drama of the Nineteenth Century},
publisher = {Leonard Smithers {and} Company},
eprint = {4HIWAAAAYAAJ},
eprinttype = {googlebooks},
annotation = {A book with eprint and eprinttype
fields.},
}
---
references:
- title-short: The importance of being earnest
annote: A book with eprint and eprinttype fields.
title: ! 'The importance of being earnest: A trivial comedy for serious people'
id: wilde
issued:
year: 1899
author:
given:
- Oscar
family: Wilde
publisher: Leonard Smithers and Company
collection-title: English and american drama of the nineteenth century
type: book
URL: http://books.google.com?id=4HIWAAAAYAAJ
...