Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DOC: Convert from raw in-code citations to bibtex (1/N)
First PR out of N, converting raw inline citations with various styles to using a bibliography database and the doxygen cite command. Bibtex file was formatted using bibtex-tidy (https://github.com/FlamingTempura/bibtex-tidy). This tool can be used as a pre-commit hook but currently does not have an option for just performing compliance checking so not added to .pre-commit-config.yaml file.
- Loading branch information