-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Description
Pandoc's citeproc and LaTeX support for natbib and biblatex the nocite configuration
https://pandoc.org/MANUAL.html#including-uncited-items-in-the-bibliography
It would interesting to have support for Typst native bibliography too: https://typst.app/docs/reference/model/bibliography/#parameters-full
Currently, template need to be modified to set
set bibliography(full: true)Passing options to bibliography would also simplify it
Reactions are currently unavailable