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