Skip to content
Discussion options

You must be logged in to vote

I discovered the issue in the end (thank you to @mcanouil for helping me break down the problem and understanding better the expected behaviour).

So actually by default references will be rendered on a per-file basis at the end of each file.

However if you specify ::: {refs} anywhere any .qmd file in the project, it appears this will force the bibliography to be rendered in that specific place, and force the per-page bibliographies to be 'hidden'.

In my case I had a a .qmd file I thought I wasn't using (as I hadn't got it listed in my side bar) that still had the ::: {refs} 'div' in it (as I understand it is now called). This caused all the other bibliographies to be hidden.

Note this is …

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@mcanouil
Comment options

@jfy133
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by jfy133
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants