mirror of
https://github.com/zotero/zotero.git
synced 2026-09-19 00:01:31 +00:00
parent
9ca40890a9
commit
8f5903f5eb
1 changed files with 1 additions and 0 deletions
|
|
@ -757,6 +757,7 @@ Zotero.Style.prototype.getCiteProc = function(locale, automaticJournalAbbreviati
|
|||
overrideLocale
|
||||
);
|
||||
|
||||
citeproc.opt.development_extensions.wrap_url_and_doi = true;
|
||||
// Don't try to parse author names. We parse them in itemToCSLJSON
|
||||
citeproc.opt.development_extensions.parse_names = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue