also add support for composer

This commit is contained in:
Simon Kornblith 2011-04-09 06:47:51 +00:00
parent 2776e2c734
commit 7da6520292

View file

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