InsightSoftwareConsortium / ITK

Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
https://itk.org
Apache License 2.0
1.47k stars 686 forks source link

DOC: Convert from raw in-code citations to bibtex (2/N) #5211

Closed zivy closed 1 week ago

zivy commented 1 week ago

Second 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.