Cite This Page
Bibliographic details for Summer2009:Using ITK in python
- Page name: Summer2009:Using ITK in python
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 10 July 2017 17:39 UTC
- Date retrieved: 24 May 2026 22:54 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Summer2009:Using_ITK_in_python&oldid=97309
- Page Version ID: 97309
Citation styles for Summer2009:Using ITK in python
APA style
Summer2009:Using ITK in python. (2017, July 10). NAMIC Wiki, . Retrieved 22:54, May 24, 2026 from https://www.na-mic.org/w/index.php?title=Summer2009:Using_ITK_in_python&oldid=97309.
MLA style
"Summer2009:Using ITK in python." NAMIC Wiki, . 10 Jul 2017, 17:39 UTC. 24 May 2026, 22:54 <https://www.na-mic.org/w/index.php?title=Summer2009:Using_ITK_in_python&oldid=97309>.
MHRA style
NAMIC Wiki contributors, 'Summer2009:Using ITK in python', NAMIC Wiki, , 10 July 2017, 17:39 UTC, <https://www.na-mic.org/w/index.php?title=Summer2009:Using_ITK_in_python&oldid=97309> [accessed 24 May 2026]
Chicago style
NAMIC Wiki contributors, "Summer2009:Using ITK in python," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Summer2009:Using_ITK_in_python&oldid=97309 (accessed May 24, 2026).
CBE/CSE style
NAMIC Wiki contributors. Summer2009:Using ITK in python [Internet]. NAMIC Wiki, ; 2017 Jul 10, 17:39 UTC [cited 2026 May 24]. Available from: https://www.na-mic.org/w/index.php?title=Summer2009:Using_ITK_in_python&oldid=97309.
Bluebook style
Summer2009:Using ITK in python, https://www.na-mic.org/w/index.php?title=Summer2009:Using_ITK_in_python&oldid=97309 (last visited May 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Summer2009:Using ITK in python --- NAMIC Wiki{,} ",
year = "2017",
url = "https://www.na-mic.org/w/index.php?title=Summer2009:Using_ITK_in_python&oldid=97309",
note = "[Online; accessed 24-May-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Summer2009:Using ITK in python --- NAMIC Wiki{,} ",
year = "2017",
url = "\url{https://www.na-mic.org/w/index.php?title=Summer2009:Using_ITK_in_python&oldid=97309}",
note = "[Online; accessed 24-May-2026]"
}