Map system to medium in CSL
This commit is contained in:
parent
f9a874c1d6
commit
6e85a0440d
|
@ -37,7 +37,7 @@ Zotero.Cite.System._zoteroFieldMap = {
|
||||||
"version":["version"],
|
"version":["version"],
|
||||||
"section":["section"],
|
"section":["section"],
|
||||||
"genre":["type", "artworkSize"], /* artworkSize should move to SQL mapping tables, or added as a CSL variable */
|
"genre":["type", "artworkSize"], /* artworkSize should move to SQL mapping tables, or added as a CSL variable */
|
||||||
"medium":["medium"],
|
"medium":["medium", "system"],
|
||||||
"archive":["archive"],
|
"archive":["archive"],
|
||||||
"archive_location":["archiveLocation"],
|
"archive_location":["archiveLocation"],
|
||||||
"event":["meetingName", "conferenceName"], /* these should be mapped to the same base field in SQL mapping tables */
|
"event":["meetingName", "conferenceName"], /* these should be mapped to the same base field in SQL mapping tables */
|
||||||
|
|
Loading…
Reference in New Issue
Block a user