-
Opening discussion here following an issue raised by @bwiernik in a [citation-style-language/styles pull request](https://github.com/citation-style-language/styles/pull/2434).
I'm wondering about o…
-
One more update to this. There are two items.
- (1) Nick Bart @nickbart (and others) pointed out that blocking the parse where data exists in the first-class field interferes with usability (sorry, I …
-
I've made some changes to the Extra (CSL "note") field parsing in citeproc-js that are now available at [tag 1.1.133](https://github.com/Juris-M/citeproc-js/tree/1.1.133). Documentation on the syntax …
-
If I have this in the 'Extra' field of a reference:
```
{:issued:2014-12-31/2015-01-01}
```
Zotero.Utilities.itemToCSLJSON(item) translates this to
```
"note"=>"{:issued:2014-12-31/2015-01-01}",
..…
-
This error has been happening periodically over the past month or so on several different sites (total of 8 times at time of writing this).
```
File [redacted]/wp-content/plugins/academic-bloggers-to…
-
This error has been thrown over 20 times on 4 sites beginning September 19 2016:
```
TypeError: Cannot read property 'properties' of undefined
File [redacted]/wp-content/plugins/academic-bloggers-too…
-
Hi Frank,
Hopefully a simple question for ya: Are you aware of somebody that I may be able to get in touch with that has a list of citation styles (preferably as small as possible) that cover every d…
-
As mentioned in https://github.com/Juris-M/citeproc-js-simple/issues/1 , there are currently two packages of citeproc on npmjs and both of them are outdated. Additionally, the descriptions of the pack…
-
CC @jeroenooms
Pandoc is in the `SystemRequirements` of `knitr`:
https://github.com/cran/knitr/blob/e3adb6f1d7b1ed4ae9c016c015c88e5a237f1d3f/DESCRIPTION#L90-L93
We already have an entry for it in s…
-
I've followed the example from the README and installed via Composer, and tried to use a [tested JSON-file](https://bitbucket.org/fbennett/citeproc-js/src/2b552c68ca2a891d3869ebdfa5167115cc5e546f/demo…