Open allenmanning opened 1 year ago
(note, when you support citations, you'll also need to do something with the bibliography that is / should be generated)
This might be easy - we pass a flag to pandoc --citproc this and pointing to the bibliography.
Reach out to @tarleb and check in on how to do this.
I can't access the link above, but an easy way would be to run
doc = pandoc.utils.citeproc(doc)
at the start of the Pandoc
writer function.
Add Support: Citations & Bibliography Generation
https://rstudiopbc-sandbox-249.atlassian.net/wiki/spaces/QTCT/pages/39814701/Citations+Footnotes