Commit 097e2dc
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.1 parent 1a25ac2 commit 097e2dc
File tree
141 files changed
+1307
-720
lines changed- .github/workflows
- Documentation/Doxygen
- Modules
- Core
- Common/include
- ImageFunction/include
- Mesh/include
- QuadEdgeMesh/include
- SpatialObjects/include
- Transform/include
- Filtering
- AnisotropicSmoothing/include
- AntiAlias/include
- BiasCorrection/include
- BinaryMathematicalMorphology/include
- Convolution/include
- CurvatureFlow/include
- Deconvolution/include
- Denoising/include
- DiffusionTensorImage/include
- DisplacementField/include
- DistanceMap/include
- FastMarching/include
- GPUAnisotropicSmoothing/include
- ImageCompare/include
- ImageFeature/include
- ImageFilterBase/include
- ImageGradient/include
- ImageGrid/include
- ImageIntensity/include
- ImageSources/include
- ImageStatistics/include
- LabelMap/include
- MathematicalMorphology/include
- Path/include
- QuadEdgeMeshFiltering/include
- Smoothing/include
- Thresholding/include
- Registration
- Common/include
- FEM/include
- Metricsv4/include
- PDEDeformable/include
- RegistrationMethodsv4/include
- Utilities/Doxygen
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
141 files changed
+1307
-720
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments