LaTeX Package, a Style Checker of .bib Files: it emits warnings in the TeX log if any issues are found

biber biblatex bibliography bibtex latex latex-package latex-packages linter style-checker
1 Open Issue Need Help Last updated: Jul 3, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a new check in the Bibcop LaTeX package's Perl script (`bibcop.pl`) to detect and report duplicate BibTeX entries in `.bib` files. This involves adding a new Perl subroutine to identify duplicate entries based on key and potentially adding a corresponding test case in the `perl-tests/` directory. The changes should be thoroughly tested using `perl tests.pl` before submission as a pull request.

Complexity: 3/5
bug help wanted good first issue

LaTeX Package, a Style Checker of .bib Files: it emits warnings in the TeX log if any issues are found

Perl
#biber#biblatex#bibliography#bibtex#latex#latex-package#latex-packages#linter#style-checker