checkcites icon indicating copy to clipboard operation
checkcites copied to clipboard

checkcites is a Lua script written for the sole purpose of detecting undefined/unused references from LaTeX auxiliary or bibliography files.

Results 4 checkcites issues
Sort by recently updated
recently updated
newest added

Hi, I have my `.aux` and `.bcf` files in a directory that is different to where I have my `.bib` file. `checkcites` always assumes them to be in the same...

Hi, I can't seem to get the script to find my bibliography file and keep getting the message: ``` Great, I found 119 citations in 1 file. I also found...

I decided to remove one reference for now, but I might re-include it later - so it shall remain in the `.bib` file. I would like to be able to...

Is it possible to include the checking of unreferenced figures as well? This could be useful for scientific papers. Thanks.