closes #1834, Map Zotero language field to CSL item variable "language"
This commit is contained in:
parent
5a43eae702
commit
7986a8242e
1 changed files with 2 additions and 1 deletions
|
@ -51,7 +51,8 @@ Zotero.Cite.System._zoteroFieldMap = {
|
|||
"number":["number"],
|
||||
"references":["history"],
|
||||
"shortTitle":["shortTitle"],
|
||||
"journalAbbreviation":["journalAbbreviation"]
|
||||
"journalAbbreviation":["journalAbbreviation"],
|
||||
"language":["language"]
|
||||
}
|
||||
|
||||
Zotero.Cite.System._zoteroDateMap = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue