-
Hi Michel,
First, I would like to appreciate your hard word for creating this great library.
I would like to include your library into my Android project. However, I am using Java 1.7. I have bee…
-
Following up from https://groups.google.com/d/msg/pandoc-discuss/EdhQCWYRVGU/zZS_yxlPEAAJ:
I think the conversion 'iKettle' to 'IKettle' *is* a bug.
http://docs.citationstyles.org/en/stable/spe…
-
When I edit a citation style and then download it, \xFEFF (BOM) gets added to the beginning of the XML file. This causes trouble when parsing the XML file.
-
Could the plugin be adapted to also capitalize the subtitles of `container-title` if a `container-title-short` variable is present?
-
biblatex has adopted a new date format: [EDTF](https://www.loc.gov/standards/datetime/pre-submission.html) Level 0 and 1, which is basically a superset of the ISO 8601-based format biblatex has been u…
-
With CSL styles that are set up to insert “No.” before a journal issue, pandoc-citeproc outputs “Nos.”, even when `issue` contains just a single number.
Relevant bits from `journal-of-common-market…
-
Hi Derek,
I've pushed a change to `citeproc-js` ([tag 1.1.127](https://github.com/Juris-M/citeproc-js/tree/1.1.127)) that might be useful to you. The new version dereferences `citation` and `Item` ob…
-
There are two specific locations that set item fields to `undefined` when those specific fields aren't available.
The first is here: https://github.com/Juris-M/citeproc-js/blob/master/citeproc.js#L28…
-
`date = {1723~}` means "approximately 1723" and is a supported edtf date. I can highly recommend edtf.js for etdf date parsing.
-
Seems like not working with JAVA 8. Is this true?