Skip to content

Commit 657e16e

Browse files
zivyhjmjohnson
authored andcommitted
DOC: replace explicit references to papers with citations.
Replace the explicit references with citations to Lehmann_2006_a, Tustison_2009_d, Mosaliganti_2009_a, Mosaliganti_2009_b, and Mosaliganti_2009_c.
1 parent f0bdf9a commit 657e16e

29 files changed

Lines changed: 73 additions & 297 deletions

Documentation/Doxygen/doxygen.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1591,7 +1591,7 @@ @article{Tustison_2009_d
15911591
year={2009},
15921592
month=dec }
15931593
@article{Mosaliganti_2009_a,
1594-
title={level set segmentation using coupled active surfaces},
1594+
title={Level set segmentation using coupled active surfaces},
15951595
ISSN={2327-770X},
15961596
url={https//dx.doi.org/10.54294/23ugmy},
15971597
DOI={10.54294/23ugmy},

Modules/Core/Common/include/itkAtanRegularizedHeavisideStepFunction.h

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,9 @@ namespace itk
2828
*
2929
* \author Mosaliganti K., Smith B., Gelas A., Gouaillard A., Megason S.
3030
*
31-
* This code was taken from the Insight Journal paper:
32-
*
33-
* "Cell Tracking using Coupled Active Surfaces for Nuclei and Membranes"
34-
* https://doi.org/10.54294/wvwmf8
35-
*
36-
* That is based on the papers:
37-
*
38-
* "Level Set Segmentation: Active Contours without edge"
39-
* https://doi.org/10.54294/8jk6oy
40-
*
41-
* and
42-
*
43-
* "Level set segmentation using coupled active surfaces"
44-
* https://doi.org/10.54294/23ugmy
45-
*
31+
* This code was taken from the Insight Journal paper \cite Mosaliganti_2009_c
32+
* that is based on the papers \cite Mosaliganti_2009_a and
33+
* \cite Mosaliganti_2009_b.
4634
*
4735
* \ingroup ITKCommon
4836
*/

Modules/Core/Common/include/itkHeavisideStepFunction.h

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -34,21 +34,9 @@ namespace itk
3434
*
3535
* \author Mosaliganti K., Smith B., Gelas A., Gouaillard A., Megason S.
3636
*
37-
* This code was taken from the Insight Journal paper:
38-
*
39-
* "Cell Tracking using Coupled Active Surfaces for Nuclei and Membranes"
40-
* https://doi.org/10.54294/wvwmf8
41-
*
42-
* That is based on the papers:
43-
*
44-
* "Level Set Segmentation: Active Contours without edge"
45-
* https://doi.org/10.54294/8jk6oy
46-
*
47-
* and
48-
*
49-
* "Level set segmentation using coupled active surfaces"
50-
* https://doi.org/10.54294/23ugmy
51-
*
37+
* This code was taken from the Insight Journal paper \cite Mosaliganti_2009_c
38+
* that is based on the papers \cite Mosaliganti_2009_a and
39+
* \cite Mosaliganti_2009_b.
5240
*
5341
* \ingroup ITKCommon
5442
*/

Modules/Core/Common/include/itkHeavisideStepFunctionBase.h

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -29,21 +29,9 @@ namespace itk
2929
*
3030
* \author Mosaliganti K., Smith B., Gelas A., Gouaillard A., Megason S.
3131
*
32-
* This code was taken from the Insight Journal paper:
33-
*
34-
* "Cell Tracking using Coupled Active Surfaces for Nuclei and Membranes"
35-
* https://doi.org/10.54294/wvwmf8
36-
*
37-
* That is based on the papers:
38-
*
39-
* "Level Set Segmentation: Active Contours without edge"
40-
* https://doi.org/10.54294/8jk6oy
41-
*
42-
* and
43-
*
44-
* "Level set segmentation using coupled active surfaces"
45-
* https://doi.org/10.54294/23ugmy
46-
*
32+
* This code was taken from the Insight Journal paper \cite Mosaliganti_2009_c
33+
* that is based on the papers \cite Mosaliganti_2009_a and
34+
* \cite Mosaliganti_2009_b.
4735
*
4836
* \ingroup ITKCommon
4937
*/

Modules/Core/Common/include/itkRegularizedHeavisideStepFunction.h

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,9 @@ namespace itk
2828
*
2929
* \author Mosaliganti K., Smith B., Gelas A., Gouaillard A., Megason S.
3030
*
31-
* This code was taken from the Insight Journal paper:
32-
*
33-
* "Cell Tracking using Coupled Active Surfaces for Nuclei and Membranes"
34-
* https://doi.org/10.54294/wvwmf8
35-
*
36-
* That is based on the papers:
37-
*
38-
* "Level Set Segmentation: Active Contours without edge"
39-
* https://doi.org/10.54294/8jk6oy
40-
*
41-
* and
42-
*
43-
* "Level set segmentation using coupled active surfaces"
44-
* https://doi.org/10.54294/23ugmy
45-
*
31+
* This code was taken from the Insight Journal paper \cite Mosaliganti_2009_c
32+
* that is based on the papers \cite Mosaliganti_2009_a and
33+
* \cite Mosaliganti_2009_b.
4634
*
4735
* \ingroup ITKCommon
4836
*/

Modules/Core/Common/include/itkSinRegularizedHeavisideStepFunction.h

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,9 @@ namespace itk
2828
*
2929
* \author Mosaliganti K., Smith B., Gelas A., Gouaillard A., Megason S.
3030
*
31-
* This code was taken from the Insight Journal paper:
32-
*
33-
* "Cell Tracking using Coupled Active Surfaces for Nuclei and Membranes"
34-
* https://doi.org/10.54294/wvwmf8
35-
*
36-
* That is based on the papers:
37-
*
38-
* "Level Set Segmentation: Active Contours without edge"
39-
* https://doi.org/10.54294/8jk6oy
40-
*
41-
* and
42-
*
43-
* "Level set segmentation using coupled active surfaces"
44-
* https://doi.org/10.54294/23ugmy
45-
*
31+
* This code was taken from the Insight Journal paper \cite Mosaliganti_2009_c
32+
* that is based on the papers \cite Mosaliganti_2009_a and
33+
* \cite Mosaliganti_2009_b.
4634
*
4735
* \ingroup ITKCommon
4836
*/

Modules/Filtering/ImageStatistics/include/itkBinaryProjectionImageFilter.h

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,8 @@ namespace itk
2626
/** \class BinaryProjectionImageFilter
2727
* \brief Binary projection
2828
*
29-
* This class was contributed to the Insight Journal by Gaetan Lehmann.
30-
* The original paper can be found at
31-
* https://doi.org/10.54294/0pjyho
29+
* This class was contributed to the Insight Journal by Gaetan Lehmann
30+
* \cite Lehmann_2006_a.
3231
*
3332
* \author Gaetan Lehmann. Biologie du Developpement et de la Reproduction,
3433
* INRA de Jouy-en-Josas, France.

Modules/Filtering/ImageStatistics/include/itkLabelOverlapMeasuresImageFilter.h

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,8 @@ namespace itk
3030
* \brief Computes overlap measures between the same set of labels of
3131
* pixels of two images. Background is assumed to be 0.
3232
*
33-
* This code was contributed in the Insight Journal paper:
34-
* "Introducing Dice, Jaccard, and Other Label Overlap Measures To ITK"
35-
* by Nicholas J. Tustison, James C. Gee
36-
* https://doi.org/10.54294/1vixgg
33+
* This code was contributed in the Insight Journal paper
34+
* \cite Tustison_2009_d.
3735
*
3836
* \author Nicholas J. Tustison
3937
* \sa LabelOverlapMeasuresImageFilter

Modules/Filtering/ImageStatistics/include/itkMaximumProjectionImageFilter.h

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,8 @@ namespace itk
2626
/** \class MaximumProjectionImageFilter
2727
* \brief Maximum projection
2828
*
29-
* This class was contributed to the insight journal by Gaetan Lehmann.
30-
* The original paper can be found at
31-
* https://doi.org/10.54294/0pjyho
29+
* This class was contributed to the insight journal by Gaetan Lehmann
30+
* \cite Lehmann_2006_a.
3231
*
3332
* \author Gaetan Lehmann. Biologie du Developpement et de la reproduction,
3433
* inra de jouy-en-josas, France.

Modules/Filtering/ImageStatistics/include/itkMeanProjectionImageFilter.h

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,8 @@ namespace itk
2626
/** \class MeanProjectionImageFilter
2727
* \brief Mean projection
2828
*
29-
* This class was contributed to the Insight Journal by Gaetan Lehmann.
30-
* The original paper can be found at
31-
* https://doi.org/10.54294/0pjyho
29+
* This class was contributed to the Insight Journal by Gaetan Lehmann
30+
* \cite Lehmann_2006_a.
3231
*
3332
* \author Gaetan Lehmann. Biologie du Developpement et de la Reproduction,
3433
* INRA de Jouy-en-Josas, France.

0 commit comments

Comments
 (0)