@@ -17,8 +17,8 @@ \chapter{Welcome}%
1717all ITK objects and their methods in this text. Instead, this guide will
1818introduce you to important system concepts and lead you up the learning curve
1919as fast and efficiently as possible. Once you master the basics, take
20- advantage of the many resources available
21- \footnote { \url {https://www.itk.org/ITK/help/documentation.html}}, including example
20+ advantage of the many resources available\footnote { \url {https://www.itk.org/ITK/help/documentation.html}},
21+ including example
2222materials, which provide cookbook recipes that concisely demonstrate how to
2323achieve a given task, the Doxygen pages, which document the specific algorithm
2424parameters, and the knowledge of the many ITK community members (see Section
@@ -71,10 +71,10 @@ \section{How to Learn ITK}%
7171in achieving results and is introduced the mechanics of the software system.
7272There are two example resources,
7373\begin {enumerate }
74- \item the \code {Examples} directory of the ITK source code repository
74+ \item the \code {Examples} directory of the ITK source code repository%
7575 \footnote {See Section~\nameref {sec:DownloadingITK } on
7676 page~\pageref {sec:DownloadingITK })}.
77- \item the Sphinx documented ITK Sphinx Examples \footnote {\url {https://itk.org/ITKExamples}}
77+ \item the Sphinx documented ITK Sphinx Examples\footnote {\url {https://itk.org/ITKExamples}}
7878\end {enumerate }
7979To gain familiarity with the available documentation, browse the sections
8080available in Part II and Part III of this guide. Also, browse the Doxygen
@@ -232,7 +232,7 @@ \section{The Insight Community and Support}%
232232 ITK in proposed work.
233233
234234 \item For those developing commercial applications with ITK, support
235- and consulting are available from Kitware \footnote {\url {https://www.kitware.com}}.
235+ and consulting are available from Kitware\footnote {\url {https://www.kitware.com}}.
236236 Kitware also offers short ITK courses either at a site of your choice
237237 or periodically at Kitware offices.
238238
0 commit comments