Cite This Page
Bibliographic details for Slicer-IGT/For Developers
- Page name: Slicer-IGT/For Developers
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 10 October 2007 20:27 UTC
- Date retrieved: 6 August 2026 19:04 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Slicer-IGT/For_Developers&oldid=16653
- Page Version ID: 16653
Citation styles for Slicer-IGT/For Developers
APA style
Slicer-IGT/For Developers. (2007, October 10). NAMIC Wiki, . Retrieved 19:04, August 6, 2026 from https://www.na-mic.org/w/index.php?title=Slicer-IGT/For_Developers&oldid=16653.
MLA style
"Slicer-IGT/For Developers." NAMIC Wiki, . 10 Oct 2007, 20:27 UTC. 6 Aug 2026, 19:04 <https://www.na-mic.org/w/index.php?title=Slicer-IGT/For_Developers&oldid=16653>.
MHRA style
NAMIC Wiki contributors, 'Slicer-IGT/For Developers', NAMIC Wiki, , 10 October 2007, 20:27 UTC, <https://www.na-mic.org/w/index.php?title=Slicer-IGT/For_Developers&oldid=16653> [accessed 6 August 2026]
Chicago style
NAMIC Wiki contributors, "Slicer-IGT/For Developers," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Slicer-IGT/For_Developers&oldid=16653 (accessed August 6, 2026).
CBE/CSE style
NAMIC Wiki contributors. Slicer-IGT/For Developers [Internet]. NAMIC Wiki, ; 2007 Oct 10, 20:27 UTC [cited 2026 Aug 6]. Available from: https://www.na-mic.org/w/index.php?title=Slicer-IGT/For_Developers&oldid=16653.
Bluebook style
Slicer-IGT/For Developers, https://www.na-mic.org/w/index.php?title=Slicer-IGT/For_Developers&oldid=16653 (last visited August 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Slicer-IGT/For Developers --- NAMIC Wiki{,} ",
year = "2007",
url = "https://www.na-mic.org/w/index.php?title=Slicer-IGT/For_Developers&oldid=16653",
note = "[Online; accessed 6-August-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 = "Slicer-IGT/For Developers --- NAMIC Wiki{,} ",
year = "2007",
url = "\url{https://www.na-mic.org/w/index.php?title=Slicer-IGT/For_Developers&oldid=16653}",
note = "[Online; accessed 6-August-2026]"
}