Cite This Page
Bibliographic details for Slicer3:Module Documentation Template
- Page name: Slicer3:Module Documentation Template
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 7 June 2007 20:40 UTC
- Date retrieved: 2 March 2026 08:42 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Slicer3:Module_Documentation_Template&oldid=11395
- Page Version ID: 11395
Citation styles for Slicer3:Module Documentation Template
APA style
Slicer3:Module Documentation Template. (2007, June 7). NAMIC Wiki, . Retrieved 08:42, March 2, 2026 from https://www.na-mic.org/w/index.php?title=Slicer3:Module_Documentation_Template&oldid=11395.
MLA style
"Slicer3:Module Documentation Template." NAMIC Wiki, . 7 Jun 2007, 20:40 UTC. 2 Mar 2026, 08:42 <https://www.na-mic.org/w/index.php?title=Slicer3:Module_Documentation_Template&oldid=11395>.
MHRA style
NAMIC Wiki contributors, 'Slicer3:Module Documentation Template', NAMIC Wiki, , 7 June 2007, 20:40 UTC, <https://www.na-mic.org/w/index.php?title=Slicer3:Module_Documentation_Template&oldid=11395> [accessed 2 March 2026]
Chicago style
NAMIC Wiki contributors, "Slicer3:Module Documentation Template," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Slicer3:Module_Documentation_Template&oldid=11395 (accessed March 2, 2026).
CBE/CSE style
NAMIC Wiki contributors. Slicer3:Module Documentation Template [Internet]. NAMIC Wiki, ; 2007 Jun 7, 20:40 UTC [cited 2026 Mar 2]. Available from: https://www.na-mic.org/w/index.php?title=Slicer3:Module_Documentation_Template&oldid=11395.
Bluebook style
Slicer3:Module Documentation Template, https://www.na-mic.org/w/index.php?title=Slicer3:Module_Documentation_Template&oldid=11395 (last visited March 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Slicer3:Module Documentation Template --- NAMIC Wiki{,} ",
year = "2007",
url = "https://www.na-mic.org/w/index.php?title=Slicer3:Module_Documentation_Template&oldid=11395",
note = "[Online; accessed 2-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 = "Slicer3:Module Documentation Template --- NAMIC Wiki{,} ",
year = "2007",
url = "\url{https://www.na-mic.org/w/index.php?title=Slicer3:Module_Documentation_Template&oldid=11395}",
note = "[Online; accessed 2-March-2026]"
}