Open Issues Need Help
View All on GitHub We don't complain on repeated entires, but we should 2 months ago
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