quarto-dev / quarto-dev/quarto-cli
Consecutive citation numbering across multiple .qmd
Open
@cscheid is already working on this.
Since Apr 7, 2025.
bibliography
books
bug
crossref
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Hey,
I'm trying to include numbered citations (https://github.com/citation-style-language/styles/blob/master/springer-basic-brackets-no-et-al.csl) into my Quarto project, which includes multiple .qmd documents.
I encounter the problem that with this style, the numbering is not consecutive across all documents.
Each document starts with 1 which does not match the numbering in the bibliography.
Is there a way to make the numbering consecutive across the whole document?
F
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.