-
For some output formats, it is desirable to not only have a formatted bibliography, but to use semantic markup to identify parts of the bibliography (e.g., title, author, publisher, …). While pandoc s…
-
Here is an example demonstrating the issue:
```
use nom_bibtex::Bibtex;
fn main() {
let src =
r#"@book {fake_book, title = {Escaping: all about the \{ character},}"#;
match B…
-
The `multibib`/`multiple-bibliographies` filters are not compatible with [citefield](https://github.com/bcdavasconcelos/citefield/blob/main/_extensions/citefield/citefield.lua). I cannot say where the…
-
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/712
Originally posted by **bbartholdy** April 22, 2022
Hi all,
I would like to be able to have my references at the end…
-
There some demand for recursive citations, i.e. handling \cite commands within the bibliographies themselves, usually in the BibTeX note field. See this exchange on [pandoc-discuss](https://groups.goo…
-
Hi, I am unable to export bibliographies when using org-cite, e.g. as a minimal example:
```
#+TITLE: Test export
#+cite_export: csl
Test some citations such as [cite:@Schumaker1981SplineFB]
…
-
### Description
Please note that unlike the pdf which shows some standard abbreviation for citations this html generator is simply showing the source code citation key. Thats a terrible idea because …
-
I am trying to use RefManageR for biblatex bibliographies that
include CJK text. While most of the bibliography is handled
splendidly, toBiblatex replaces author names with question marks.
My und…
-
In my fork, dsanson/cmp-pandoc.nvim, I took the easy way out: if bib_paths isn't populated from the YAML header, I check for the existence of `vim.g["pandoc#biblio#bibs"]` and, if it exists, use that …
-
Sometime recently (