Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Empty entrytype if not article or inproceedings (alshedivat#578)
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