-
Notifications
You must be signed in to change notification settings - Fork 12.4k
Open
Labels
Description
Have you checked that your issue isn't already filed?
- I read through FAQ and searched through the past issues, none of which addressed my issue.
- Yes, I have checked that this issue isn't already filed.
Bug description
I've prepared a bibtex file for the publications of our team, but many fields included in the file are not actually showing up on the website, and I don't see any setting that would be doing this (I've changed the template very little so far).
How to reproduce the bug
- I've created the bibtex file for our papers using this code and following this tutorial I wrote.
- Then I've put it into the
_bibliography/papers.bibof our repo. - Now, looking at the actually deployed site, I see a lot of fields missing for all our papers. The only fields shown are title, journal, year, and DOI. Crucially, lists of authors are not shown, as well as details such as publication issues or pages.
Error messages and logs
NA
What operating system are you using?
Not applicable (e.g. you're using GitHub Pages or other hosting)
Where are you seeing the problem on?
Deployed site
More info
I think all the necessary info can be seen in the repo.