Replies: 1 comment 5 replies
-
Could you share a small concrete example of your setup? |
Beta Was this translation helpful? Give feedback.
5 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.
-
Description
Hi
I am currently working on a quarto book. The issue is that the only bibliography the project recognizes is the one generated in main directory of the book folder. So, if I have .qmd files inside a folder called "Chapters", rendering those files generate .bib files that are not recognized by the _quarto.yml file.
Is there a way to solve this?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions