DocBook --citeproc not producing bibliography #11074
Unanswered
CameronNicolson
asked this question in
Q&A
Replies: 1 comment
-
The We could change the reader to read a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello — I’m having trouble getting pandoc’s citeproc to produce a bibliography when converting from DocBook to PDF.
What I ran that works (inline citation rendered correctly):
What I ran that fails (citations stay as [@joe2020], no bibliography generated):
Details:
Source file: reflective-article.docbook (DocBook XML)
What I’ve tried:
Questions / things I suspect:
Request:
Any suggestions on how to make pandoc process citations and generate a bibliography when converting from DocBook to PDF? Specific diagnostic steps I can run to confirm whether the DocBook-to-pandoc AST conversion is preserving citation nodes would be especially helpful.
If helpful, I can paste a small excerpt of the DocBook file and an example refs.bib entry.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions