-
Notifications
You must be signed in to change notification settings - Fork 373
Open
Labels
Milestone
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
cod3licious