Skip to content

Instantly share code, notes, and snippets.

@adunning
Created August 17, 2014 02:39
Show Gist options
  • Save adunning/78c573bc202ab1d2e5b6 to your computer and use it in GitHub Desktop.
Save adunning/78c573bc202ab1d2e5b6 to your computer and use it in GitHub Desktop.
Test for Pandoc date ranges with Zotero output
[
{
"ISBN": "0197265456",
"call-number": "PA2891 .L34",
"editor": [
{
"family": "Latham",
"given": "R.E."
},
{
"family": "Howlett",
"given": "D.R."
},
{
"family": "Ashdowne",
"given": "R.K."
}
],
"event-place": "Oxford",
"id": "latham",
"issued": {
"literal": "1975_2013"
},
"publisher": "Published for the British Academy by Oxford University Press",
"publisher-place": "Oxford",
"shortTitle": "DMLBS",
"source": "toroprod.library.utoronto.ca Library Catalog",
"title": "Dictionary of medieval Latin from British sources",
"type": "book"
},
{
"ISBN": "9004052801",
"call-number": "PA2893.D9 F9 1977",
"editor": [
{
"family": "Fuchs",
"given": "Johanne W."
},
{
"family": "Weijers",
"given": "Olga"
},
{
"family": "Gumbert-Hepp",
"given": "Marijke"
}
],
"event-place": "Leiden",
"id": "fuchs",
"issued": {
"literal": "1977_2005"
},
"number-of-volumes": "8",
"publisher": "Brill",
"publisher-place": "Leiden",
"source": "Library of Congress ISBN",
"title": "Lexicon Latinitatis Nederlandicae Medii Aevi",
"type": "book"
}
]
bibliography
range-test.json

[@latham; @fuchs]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment