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 01:12 UTC
- Date retrieved: 16 December 2025 02:20 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Slicer3:Execution_Model_Documentation:Python&oldid=16521
- Page Version ID: 16521
Citation styles for Slicer3:Execution Model Documentation:Python
APA style
Slicer3:Execution Model Documentation:Python. (2007, October 8). NAMIC Wiki, . Retrieved 02:20, December 16, 2025 from https://www.na-mic.org/w/index.php?title=Slicer3:Execution_Model_Documentation:Python&oldid=16521.
MLA style
"Slicer3:Execution Model Documentation:Python." NAMIC Wiki, . 8 Oct 2007, 01:12 UTC. 16 Dec 2025, 02:20 <https://www.na-mic.org/w/index.php?title=Slicer3:Execution_Model_Documentation:Python&oldid=16521>.
MHRA style
NAMIC Wiki contributors, 'Slicer3:Execution Model Documentation:Python', NAMIC Wiki, , 8 October 2007, 01:12 UTC, <https://www.na-mic.org/w/index.php?title=Slicer3:Execution_Model_Documentation:Python&oldid=16521> [accessed 16 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=16521 (accessed December 16, 2025).
CBE/CSE style
NAMIC Wiki contributors. Slicer3:Execution Model Documentation:Python [Internet]. NAMIC Wiki, ; 2007 Oct 8, 01:12 UTC [cited 2025 Dec 16]. Available from: https://www.na-mic.org/w/index.php?title=Slicer3:Execution_Model_Documentation:Python&oldid=16521.
Bluebook style
Slicer3:Execution Model Documentation:Python, https://www.na-mic.org/w/index.php?title=Slicer3:Execution_Model_Documentation:Python&oldid=16521 (last visited December 16, 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=16521",
note = "[Online; accessed 16-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=16521}",
note = "[Online; accessed 16-December-2025]"
}