Cite This Page
Bibliographic details for Projects/Slicer3/2007 Project Week Python support in Slicer3
- Page name: Projects/Slicer3/2007 Project Week Python support in Slicer3
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 29 June 2007 14:33 UTC
- Date retrieved: 26 March 2026 10:00 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Projects/Slicer3/2007_Project_Week_Python_support_in_Slicer3&oldid=13201
- Page Version ID: 13201
Citation styles for Projects/Slicer3/2007 Project Week Python support in Slicer3
APA style
Projects/Slicer3/2007 Project Week Python support in Slicer3. (2007, June 29). NAMIC Wiki, . Retrieved 10:00, March 26, 2026 from https://www.na-mic.org/w/index.php?title=Projects/Slicer3/2007_Project_Week_Python_support_in_Slicer3&oldid=13201.
MLA style
"Projects/Slicer3/2007 Project Week Python support in Slicer3." NAMIC Wiki, . 29 Jun 2007, 14:33 UTC. 26 Mar 2026, 10:00 <https://www.na-mic.org/w/index.php?title=Projects/Slicer3/2007_Project_Week_Python_support_in_Slicer3&oldid=13201>.
MHRA style
NAMIC Wiki contributors, 'Projects/Slicer3/2007 Project Week Python support in Slicer3', NAMIC Wiki, , 29 June 2007, 14:33 UTC, <https://www.na-mic.org/w/index.php?title=Projects/Slicer3/2007_Project_Week_Python_support_in_Slicer3&oldid=13201> [accessed 26 March 2026]
Chicago style
NAMIC Wiki contributors, "Projects/Slicer3/2007 Project Week Python support in Slicer3," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Projects/Slicer3/2007_Project_Week_Python_support_in_Slicer3&oldid=13201 (accessed March 26, 2026).
CBE/CSE style
NAMIC Wiki contributors. Projects/Slicer3/2007 Project Week Python support in Slicer3 [Internet]. NAMIC Wiki, ; 2007 Jun 29, 14:33 UTC [cited 2026 Mar 26]. Available from: https://www.na-mic.org/w/index.php?title=Projects/Slicer3/2007_Project_Week_Python_support_in_Slicer3&oldid=13201.
Bluebook style
Projects/Slicer3/2007 Project Week Python support in Slicer3, https://www.na-mic.org/w/index.php?title=Projects/Slicer3/2007_Project_Week_Python_support_in_Slicer3&oldid=13201 (last visited March 26, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Projects/Slicer3/2007 Project Week Python support in Slicer3 --- NAMIC Wiki{,} ",
year = "2007",
url = "https://www.na-mic.org/w/index.php?title=Projects/Slicer3/2007_Project_Week_Python_support_in_Slicer3&oldid=13201",
note = "[Online; accessed 26-March-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 = "Projects/Slicer3/2007 Project Week Python support in Slicer3 --- NAMIC Wiki{,} ",
year = "2007",
url = "\url{https://www.na-mic.org/w/index.php?title=Projects/Slicer3/2007_Project_Week_Python_support_in_Slicer3&oldid=13201}",
note = "[Online; accessed 26-March-2026]"
}