1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- {
- "abbreviations": false,
- "bibentries": false,
- "bibsection": false,
- "citation_items": false,
- "citations": false,
- "csl": "<style \n xmlns=\"http://purl.org/net/xbiblio/csl\"\n class=\"note\"\n version=\"1.0\"><info>\n <id />\n <title />\n <updated>2009-08-10T04:49:00+09:00</updated></info><citation \n et-al-min=\"4\"\n et-al-use-first=\"3\">\n <layout>\n <names variable=\"author editor\">\n <name form=\"count\" />\n </names>\n </layout></citation></style>",
- "input": [
- {
- "author": [
- {
- "family": "Doe",
- "given": "John",
- "static-ordering": false
- },
- {
- "family": "Roe",
- "given": "Jane",
- "static-ordering": false
- },
- {
- "family": "Brown",
- "given": "Robert",
- "static-ordering": false
- },
- {
- "family": "Smith",
- "given": "Tom",
- "static-ordering": false
- }
- ],
- "editor": [
- {
- "family": "Bloggs",
- "given": "Joe",
- "static-ordering": false
- },
- {
- "family": "Bloggs",
- "given": "Barbie",
- "static-ordering": false
- }
- ],
- "id": "item-1",
- "type": "book"
- }
- ],
- "mode": "citation",
- "result": "5"
- }
|