Cite This Page
Bibliographic details for Slicer3:Execution Model Documentation:Python
- Page name: Slicer3:Execution Model Documentation:Python
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 8 October 2007 00:51 UTC
- Date retrieved: 13 December 2025 15:23 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Slicer3:Execution_Model_Documentation:Python&oldid=16518
- Page Version ID: 16518
Citation styles for Slicer3:Execution Model Documentation:Python
APA style
Slicer3:Execution Model Documentation:Python. (2007, October 8). NAMIC Wiki, . Retrieved 15:23, December 13, 2025 from https://www.na-mic.org/w/index.php?title=Slicer3:Execution_Model_Documentation:Python&oldid=16518.
MLA style
"Slicer3:Execution Model Documentation:Python." NAMIC Wiki, . 8 Oct 2007, 00:51 UTC. 13 Dec 2025, 15:23 <https://www.na-mic.org/w/index.php?title=Slicer3:Execution_Model_Documentation:Python&oldid=16518>.
MHRA style
NAMIC Wiki contributors, 'Slicer3:Execution Model Documentation:Python', NAMIC Wiki, , 8 October 2007, 00:51 UTC, <https://www.na-mic.org/w/index.php?title=Slicer3:Execution_Model_Documentation:Python&oldid=16518> [accessed 13 December 2025]
Chicago style
NAMIC Wiki contributors, "Slicer3:Execution Model Documentation:Python," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Slicer3:Execution_Model_Documentation:Python&oldid=16518 (accessed December 13, 2025).
CBE/CSE style
NAMIC Wiki contributors. Slicer3:Execution Model Documentation:Python [Internet]. NAMIC Wiki, ; 2007 Oct 8, 00:51 UTC [cited 2025 Dec 13]. Available from: https://www.na-mic.org/w/index.php?title=Slicer3:Execution_Model_Documentation:Python&oldid=16518.
Bluebook style
Slicer3:Execution Model Documentation:Python, https://www.na-mic.org/w/index.php?title=Slicer3:Execution_Model_Documentation:Python&oldid=16518 (last visited December 13, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Slicer3:Execution Model Documentation:Python --- NAMIC Wiki{,} ",
year = "2007",
url = "https://www.na-mic.org/w/index.php?title=Slicer3:Execution_Model_Documentation:Python&oldid=16518",
note = "[Online; accessed 13-December-2025]"
}
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:Execution Model Documentation:Python --- NAMIC Wiki{,} ",
year = "2007",
url = "\url{https://www.na-mic.org/w/index.php?title=Slicer3:Execution_Model_Documentation:Python&oldid=16518}",
note = "[Online; accessed 13-December-2025]"
}