Maps version field to CSL "version" to allow citation of computer programs

This commit is contained in:
Elena Razlogova 2008-05-23 17:02:51 +00:00
parent a8b5b5762d
commit 4429a193ce

View File

@ -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",