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