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