diff --git a/chrome/content/zotero/xpcom/cite.js b/chrome/content/zotero/xpcom/cite.js index 3238a83be6..9c63a5d802 100644 --- a/chrome/content/zotero/xpcom/cite.js +++ b/chrome/content/zotero/xpcom/cite.js @@ -387,6 +387,7 @@ Zotero.Cite = { case 'title': case 'title-short': case 'translator': + case 'type': case 'version': case 'volume': case 'year-suffix':