-
Hello,
I am using pandoc version 2.19.2 I have enabled option `--citeproc` and filter `citations`, see the command example below.
My issue is that references always render as `[@foo]` no matter …
-
Hi, just found your browser extension. It's pretty easy and seamless to use on many websites!
However, it would be nice if more citation formats were supported. I've been looking at how other plugi…
-
Updating citeproc-ruby from 1.1.8 to 1.1.10 (to get #54), also updates citeproc from 1.0.8 to 1.0.9.
When trying to launch my app, I now get the above message: "CiteProc requires the `unicode_util…
-
we have data from crossref in citeproc-json, there is a stub/demo environment for running citeproc-js client side, but it lacks useful features.
i would like to have a basket view / checkout action t…
-
Consider
```ruby
require 'bibtex'
require 'citeproc'
require 'csl/styles'
bib = BibTeX::Bibliography.parse(
-
Hi @inukshuk . I'd like to PR a convenience API for rendererer, like we were talking about, that makes it easier for the use case "I have a citation, I want to format it on it's own, not as part of a …
-
Hi, I am having some trouble when exporting through Pandoc a document with citations (the error goes away when deleting the references). I'm using VSCode (latest version) and the last version of Markd…
-
original issue is https://github.com/rstudio/radix/issues/45
Hard to tell how hard this might be; it will require *some* pkg-dev skills, and, most importantly, some CSS/JS/HTML knowledge.
-
Rust 1.66 compiles `citeproc-rs` just fine. (`rustup run 1.66 cargo build`)
Rust 1.67 (https://github.com/rust-lang/rust/blob/master/RELEASES.md) can't compile sub module `io` due to a lifetime err…
-
In line 347 of modules/CiteProc/biblio_citeproc.admin.inc a ) is placed wrong, causing an error message due to inability to fetch csl, to not be displayed.