{ "abbreviations": false, "bibentries": false, "bibsection": false, "citation_items": false, "citations": false, "csl": "", "input": [ { "author": [ { "family": "Doe", "given": "John", "static-ordering": false } ], "id": "item-1", "issued": { "date-parts": [ [ "2000" ] ] }, "title": "Book One", "type": "book" }, { "author": [ { "family": "Doe", "given": "John", "static-ordering": false }, { "family": "Doe", "given": "Jake", "static-ordering": false }, { "family": "Jones", "given": "Robert", "static-ordering": false } ], "id": "item-2", "issued": { "date-parts": [ [ "2000" ] ] }, "title": "Book Three", "type": "book" }, { "editor": [ { "family": "Doe", "given": "John", "static-ordering": false }, { "family": "Roe", "given": "Jane", "static-ordering": false } ], "id": "item-3", "issued": { "date-parts": [ [ "2000" ] ] }, "title": "Book Two", "type": "book" } ], "mode": "bibliography", "result": "
Book One
Book Two
Book Three
" }