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:39 UTC
- Date retrieved: 1 March 2026 20:44 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Slicer3:Module_Documentation_Template&oldid=11394
- Page Version ID: 11394
Citation styles for Slicer3:Module Documentation Template
APA style
Slicer3:Module Documentation Template. (2007, June 7). NAMIC Wiki, . Retrieved 20:44, March 1, 2026 from https://www.na-mic.org/w/index.php?title=Slicer3:Module_Documentation_Template&oldid=11394.
MLA style
"Slicer3:Module Documentation Template." NAMIC Wiki, . 7 Jun 2007, 20:39 UTC. 1 Mar 2026, 20:44 <https://www.na-mic.org/w/index.php?title=Slicer3:Module_Documentation_Template&oldid=11394>.
MHRA style
NAMIC Wiki contributors, 'Slicer3:Module Documentation Template', NAMIC Wiki, , 7 June 2007, 20:39 UTC, <https://www.na-mic.org/w/index.php?title=Slicer3:Module_Documentation_Template&oldid=11394> [accessed 1 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=11394 (accessed March 1, 2026).
CBE/CSE style
NAMIC Wiki contributors. Slicer3:Module Documentation Template [Internet]. NAMIC Wiki, ; 2007 Jun 7, 20:39 UTC [cited 2026 Mar 1]. Available from: https://www.na-mic.org/w/index.php?title=Slicer3:Module_Documentation_Template&oldid=11394.
Bluebook style
Slicer3:Module Documentation Template, https://www.na-mic.org/w/index.php?title=Slicer3:Module_Documentation_Template&oldid=11394 (last visited March 1, 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=11394",
note = "[Online; accessed 1-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=11394}",
note = "[Online; accessed 1-March-2026]"
}