- I read the README and followed the instructions.
- I am sure that the used CSL metadata follows the CSL schema.
- I use a valid CSL stylesheet
Please replace this line with a brief summary of your issue
Please replace this line with the name of your used CSL stylesheet (i.e. chicago-author-date-16th-edition.csl)
Please replace these lines with your used metadata, for instance:
[
{
"author": [
{
"family": "Anderson",
"given": "John"
},
{
"family": "Brown",
"given": "John"
}
],
"id": "ITEM-2",
"type": "book",
"title": "Two authors writing a book"
}
]