123456789101112131415161718192021222324252627282930313233343536 |
- {
- "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><locale xml:lang=\"en\">\n <terms>\n <term form=\"short\" name=\"editortranslator\">\n <single>ed. & trans.</single>\n <multiple>eds. & trans.</multiple>\n </term>\n </terms></locale><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": [
- {
- "editor": [
- {
- "family": "Noakes",
- "given": "John"
- },
- {
- "family": "Stoakes",
- "given": "Richard"
- }
- ],
- "id": "item-1",
- "translator": [
- {
- "family": "Noakes",
- "given": "John"
- },
- {
- "family": "Stoakes",
- "given": "Richard"
- }
- ],
- "type": "book"
- }
- ],
- "mode": "citation",
- "result": "2"
- }
|