Skip to content

Commit

Permalink
DOC: Fix wrong DOI links for "olkmog" type of references in the code
Browse files Browse the repository at this point in the history
  • Loading branch information
albert-github authored and dzenanz committed Feb 10, 2025
1 parent 1d41ce0 commit 791454c
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Modules/IO/ImageBase/include/itkStreamingImageIOBase.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ namespace itk
* \sa StreamReadBufferAsBinary StreamWriteBufferAsBinary
*
* This implementation was taken from the Insight Journal:
* https://doi.org/10.54294/olkmog9
* https://doi.org/10.54294/ufs19w
*
* \sa itk::ImageFileReader itk::ImageFileWriter
* \ingroup IOFilters
Expand Down
2 changes: 1 addition & 1 deletion Modules/IO/MRC/include/itkMRCHeaderObject.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ namespace itk
* This code was contributed in the Insight Journal paper:
* "A Streaming IO Base Class and Support for Streaming the MRC and VTK File Format"
* by Lowekamp B., Chen D.
* https://doi.org/10.54294/olkmog9
* https://doi.org/10.54294/ufs19w
*
* \sa MetaDataDictionary
* \ingroup ITKIOMRC
Expand Down
2 changes: 1 addition & 1 deletion Modules/IO/MRC/include/itkMRCImageIO.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ namespace itk
* This code was contributed in the Insight Journal paper:
* "A Streaming IO Base Class and Support for Streaming the MRC and VTK File Format"
* by Lowekamp B., Chen D.
* https://doi.org/10.54294/olkmog9
* https://doi.org/10.54294/ufs19w
*
* \sa ImageFileWriter ImageFileReader ImageIOBase
* \ingroup ITKIOMRC
Expand Down
2 changes: 1 addition & 1 deletion Modules/IO/MRC/include/itkMRCImageIOFactory.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ namespace itk
* This code was contributed in the Insight Journal paper:
* "A Streaming IO Base Class and Support for Streaming the MRC and VTK File Format"
* by Lowekamp B., Chen D.
* https://doi.org/10.54294/olkmog9
* https://doi.org/10.54294/ufs19w
*
* \ingroup ITKIOMRC
*/
Expand Down
2 changes: 1 addition & 1 deletion Modules/IO/MRC/src/itkMRCImageIOPrivate.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* This code was contributed in the Insight Journal paper:
* "A Streaming IO Base Class and Support for Streaming the MRC and VTK File Format"
* by Lowekamp B., Chen D.
* https://doi.org/10.54294/olkmog9
* https://doi.org/10.54294/ufs19w
*
*/

Expand Down
2 changes: 1 addition & 1 deletion Modules/IO/VTK/include/itkVTKImageIO.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ namespace itk
* \brief ImageIO class for reading VTK images
*
* This implementation was taken from the Insight Journal:
* https://doi.org/10.54294/olkmog9
* https://doi.org/10.54294/ufs19w
*
* \ingroup IOFilters
*
Expand Down
2 changes: 1 addition & 1 deletion Modules/Remote/Ultrasound.remote.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ itk_fetch_module(
McCormick, M.
An Open Source, Fast Ultrasound B-Mode Implementation for Commodity Hardware.
Insight Journal. 2010 January-June. URL: https://doi.org/10.54294/olkmog2
Insight Journal. 2010 January-June. URL: https://doi.org/10.54294/yjowe4
McCormick, M, Rubert, N and Varghese, T.
Bayesian Regularization Applied to Ultrasound Strain Imaging.
Expand Down

0 comments on commit 791454c

Please sign in to comment.