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