Dan Stillman
|
31d095fb42
|
Add test for citeproc-js disambiguation hang
https://github.com/Juris-M/citeproc-js/issues/179
|
2021-03-29 01:41:37 -04:00 |
|
Dan Stillman
|
91ca6d2ba6
|
extraToCSL(): Fix "zoteroField[1] is undefined" on single-character field
E.g., "a:" on a line
https://forums.zotero.org/discussion/82286/new-line-in-extra-field-induces-error-during-bibliography-generation
|
2020-04-03 18:13:10 -04:00 |
|
Dan Stillman
|
da5e8c549e
|
Convert Zotero fields in Extra to CSL fields for citeproc-js
|
2020-03-02 01:38:10 -05:00 |
|
Dan Stillman
|
cbfa4be437
|
Add 'Type:' to extraToCSL() test
Follow-up to #1744
|
2019-10-26 17:05:45 -04:00 |
|
Dan Stillman
|
1f320e1f5d
|
Be more lenient about Extra field values than citeproc-js
Allow fields like "Original Date: 2018" and convert them to
"original-date: 2018" when sending to citeproc-js.
For reference:
http://citeproc-js.readthedocs.io/en/latest/csl-json/markup.html#cheater-syntax-for-odd-fields
|
2018-03-01 17:05:24 -05:00 |
|