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