Scroll to navigation

bibcop(1) General Commands Manual bibcop(1)

NAME

bibcop - Style Checker and Fixer of BibTeX Files (.bib)

SYNOPSIS

bibcop [<options>] <.bib file path>

DESCRIPTION

The bibcop tool is a Perl script for checking the quality of BibTeX bibliograph files (.bib) and automatically fixing found inconsistencies. It is not only a command line tool, but a LaTeX package, which can check the quality of a .bib file during the rendering of a LaTeX document. All found issues are reported as LaTeX warnings.

OPTIONS

Various options apply:

Print the version of the tool
Print the introduction screen
Autho-fix all issues and print a new content to the console
Print everything in LaTeX format
Print debugging information too

AUTHOR

Yegor Bugayenko (yegor256@gmail.com)

BUGS

Please log issues on the GitHub homepage: https://github.com/yegor256/bibcop/issues.

SEE ALSO

See bibcop.pdf for more details.

2024-01-17