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