rmarkdown-cookbook
rmarkdown-cookbook copied to clipboard
How to suppress the reference section when using pandoc citeproc ?
One can add
suppress-bibliography: true
Pandoc Manual: https://pandoc.org/MANUAL.html#placement-of-the-bibliography
To be included in here: https://bookdown.org/yihui/rmarkdown-cookbook/bibliography.html