Commit 68c0581
DOC: Fix incorrect
Fix incorrect `BibTeX` citation keys.
Fixes:
```
.../ITK/Modules/Filtering/ImageGrid/include/itkBSplineResampleImageFilterBase.h:47:
warning: \cite command to 'unser199' does not have an associated number
.../ITK/Modules/Core/Common/include/itkGaussianDerivativeOperator.h:80:
warning: \cite command to 'lindeberg1999' does not have an associated number
.../ITK/Modules/Filtering/Convolution/include/itkMaskedFFTNormalizedCorrelationImageFilter.h:128:
warning: \cite command to 'padfield' does not have an associated number
```
Reported by: albert-github <albert.tests@gmail.com>
Co-authored-by: albert-github <albert.tests@gmail.com>BibTeX citation keys1 parent f07f9ec commit 68c0581
File tree
3 files changed
+3
-3
lines changed- Modules
- Core/Common/include
- Filtering
- Convolution/include
- ImageGrid/include
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments