{ "abbreviations": false, "bibentries": false, "bibsection": false, "citation_items": [ [ { "id": "ITEM-1" }, { "id": "ITEM-2", "prefix": ", and " } ], [ { "id": "ITEM-1", "suffix": " is one source," }, { "id": "ITEM-2", "suffix": " is another." } ], [ { "id": "ITEM-1", "locator": 23, "suffix": " is one source," }, { "id": "ITEM-2", "suffix": " is another." } ] ], "citations": false, "csl": "\n", "input": [ { "author": [ { "family": "Smith", "given": "John" } ], "id": "ITEM-1", "issued": { "date-parts": [ [ "2000", "2", "15" ] ] }, "title": "Book C", "type": "book" }, { "author": [ { "family": "Jones", "given": "David" } ], "id": "ITEM-2", "issued": { "date-parts": [ [ "2000", "2", "15" ] ] }, "title": "Book D", "type": "book" } ], "mode": "citation", "result": "John Smith, Book C, 2000, and David Jones, Book D, 2000.\nJohn Smith, Book C, 2000 is one source, David Jones, Book D, 2000 is another.\nJohn Smith, Book C, 2000, 23 is one source, David Jones, Book D, 2000 is another." }