diff --git a/chrome/content/zotero/xpcom/cite.js b/chrome/content/zotero/xpcom/cite.js index c53e5d419..15293d52d 100644 --- a/chrome/content/zotero/xpcom/cite.js +++ b/chrome/content/zotero/xpcom/cite.js @@ -336,7 +336,7 @@ Zotero.Cite.makeFormattedBibliography = function(cslEngine, format) { // add COinS for each(var itemID in bib[0].entry_ids[i]) { try { - var co = Zotero.OpenURL.createContextObject(Zotero.Items.get(itemID)); + var co = Zotero.OpenURL.createContextObject(Zotero.Items.get(itemID), "1.0"); if(!co) continue; output.push(' ", ">", "g")+