-
I think something from the December 2020 updates might have broken the Indigo CSL-M styles on the Juris-M website ([https://juris-m.github.io/styles/](https://juris-m.github.io/styles/)). I keep recei…
-
Per https://github.com/citation-style-language/styles/pull/1704/files#r41761578
(@adam3smith)
-
Continuing discussion from here: https://github.com/citation-style-language/styles/pull/5868#issuecomment-1024478190
Should likely be combined with https://github.com/citation-style-language/styles…
-
### Description
OSCOLA style should have a comma between the edition and the publisher.
A valid rendering from https://editor.citationstyles.org/visualEditor/ (using [this csl json to get the ci…
-
Hi, I noticed that in most citation styles I use (ieetr, apacite) the "date" entry does not get recognized. My citations then look like this:
> Laumer et al., n.d.
in-text and
> Laumer, S., G…
-
Hello, I am trying to format a bibliography in typst.
Consider the following biblatex reference:
```bib
@incollection{c.r2015,
title = {The cartography of syntactic structures},
booktitle …
-
In some numeric citation styles, the citations are numbered in the ordered which they are encountered in the text.
If an order is established for a set of citations based on their first use, that o…
-
Just to keep track of a few issues specific to Mendeley (with Carles on leave, I haven't had much luck getting hold of anybody at Mendeley to report them too):
* It looks like Mendeley currently do…
-
Depending on where `citation-key` is in `note`, later fields may not be recognized by `citeproc-js`. See https://github.com/retorquere/zotero-better-bibtex/issues/2658 (I first thought it might be a B…
-
It seems citeproc produces borked HTML, and should be properly escaping parts of the citation.
Example code:
```
>>> import citeproc as c
>>> import citeproc_styles as cs
>>> s = c.CitationStyl…