also add support for composer
This commit is contained in:
parent
2776e2c734
commit
7da6520292
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ Zotero.Cite.System = function(){};
|
|||
Zotero.Cite.System._zoteroNameMap = {
|
||||
"author":"author",
|
||||
"bookAuthor":"container-author",
|
||||
"composer":"composer",
|
||||
"editor":"editor",
|
||||
"interviewer":"interviewer",
|
||||
"recipient":"recipient",
|
||||
|
|
Loading…
Reference in a new issue