Created
November 28, 2013 21:55
-
-
Save fbennett/7698624 to your computer and use it in GitHub Desktop.
CSL JSON export of multilingual item with three editors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "id": 13533, | |
| "type": "book", | |
| "multi": { | |
| "main": { | |
| "title": "en" | |
| }, | |
| "_keys": { | |
| "title": { | |
| "zh-alalc97": "Yi Zhou shu huijiao jizhu" | |
| } | |
| } | |
| }, | |
| "system_id": "0_KZA7RD9N", | |
| "title": "逸周書彙校集注", | |
| "publisher": "Shanghai guji", | |
| "publisher-place": "Shanghai", | |
| "event-place": "Shanghai", | |
| "archive-place": "Shanghai", | |
| "ISBN": "9787532543915", | |
| "shortTitle": "Huijiao jizhu", | |
| "editor": [ | |
| { | |
| "family": "黄懷信", | |
| "given": "", | |
| "isInstitution": "", | |
| "multi": { | |
| "_key": { | |
| "zh-alalc97": { | |
| "family": "Huang Huaixin", | |
| "given": "", | |
| "isInstitution": "" | |
| } | |
| }, | |
| "main": "zh" | |
| } | |
| }, | |
| { | |
| "family": "田旭東", | |
| "given": "", | |
| "isInstitution": "", | |
| "multi": { | |
| "_key": { | |
| "zh-alalc97": { | |
| "family": "Tian Xudong", | |
| "given": "", | |
| "isInstitution": "" | |
| } | |
| }, | |
| "main": "zh" | |
| } | |
| }, | |
| { | |
| "family": "張懋鎔", | |
| "given": "", | |
| "isInstitution": "", | |
| "multi": { | |
| "_key": { | |
| "zh-alalc97": { | |
| "family": "Zhang Maorong", | |
| "given": "", | |
| "isInstitution": "" | |
| } | |
| }, | |
| "main": "zh" | |
| } | |
| } | |
| ], | |
| "issued": { | |
| "raw": "2007" | |
| } | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment