I have a very large .bib file, which I use in my latex project (a research paper). How can I remove all unused entries in a .bib file?
I don't want to only list them (as checkcites does), but instead I want to remove them. I found https://github.com/jamestrimble/remove-unused-citations but its readme mentions it's unreliable.