diff --git a/chrome/content/zotero/xpcom/csl.js b/chrome/content/zotero/xpcom/csl.js index 4f0a4aa0b9..69e4459957 100644 --- a/chrome/content/zotero/xpcom/csl.js +++ b/chrome/content/zotero/xpcom/csl.js @@ -1766,6 +1766,7 @@ Zotero.CSL.Item._zoteroFieldMap = { "collection-number":"seriesNumber", "publisher":["publisher", "distributor"], /* distributor should move to SQL mapping tables */ "publisher-place":"place", + "authority":"court", "page":"pages", "volume":"volume", "issue":"issue",