Skip to content

Commit

Permalink
Empty entrytype if not article or inproceedings (alshedivat#578)
Browse files Browse the repository at this point in the history
For bibtex entries that are neither articles nor proceedings, the value `entrytype` carries over from the previous entry in the loop, leading to incorrect displays. This PR fixes that.
  • Loading branch information
gdalle authored Apr 2, 2022
1 parent b3cd27f commit ef63230
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _layouts/bib.html
Git LFS file not shown

0 comments on commit ef63230

Please sign in to comment.