Maps version field to CSL "version" to allow citation of computer programs
This commit is contained in:
parent
a8b5b5762d
commit
4429a193ce
|
@ -1989,6 +1989,7 @@ Zotero.CSL.Item._zoteroFieldMap = {
|
|||
"issue":"issue",
|
||||
"number-of-volumes":"numberOfVolumes",
|
||||
"edition":"edition",
|
||||
"version":"version",
|
||||
"section":"section",
|
||||
"genre":["type", "artworkSize"], /* artworkSize should move to SQL mapping tables, or added as a CSL variable */
|
||||
"medium":"medium",
|
||||
|
|
Loading…
Reference in New Issue
Block a user