Cite This Page
Bibliographic details for Documentation/Nightly/Developers/ModuleWizard
- Page name: Documentation/Nightly/Developers/ModuleWizard
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 7 June 2013 17:18 UTC
- Date retrieved: 1 May 2026 04:43 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/ModuleWizard&oldid=31877
- Page Version ID: 31877
Citation styles for Documentation/Nightly/Developers/ModuleWizard
APA style
Documentation/Nightly/Developers/ModuleWizard. (2013, June 7). Slicer Wiki, . Retrieved 04:43, May 1, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/ModuleWizard&oldid=31877.
MLA style
"Documentation/Nightly/Developers/ModuleWizard." Slicer Wiki, . 7 Jun 2013, 17:18 UTC. 1 May 2026, 04:43 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/ModuleWizard&oldid=31877>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/Developers/ModuleWizard', Slicer Wiki, , 7 June 2013, 17:18 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/ModuleWizard&oldid=31877> [accessed 1 May 2026]
Chicago style
Slicer Wiki contributors, "Documentation/Nightly/Developers/ModuleWizard," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/ModuleWizard&oldid=31877 (accessed May 1, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/Developers/ModuleWizard [Internet]. Slicer Wiki, ; 2013 Jun 7, 17:18 UTC [cited 2026 May 1]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/ModuleWizard&oldid=31877.
Bluebook style
Documentation/Nightly/Developers/ModuleWizard, https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/ModuleWizard&oldid=31877 (last visited May 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/Nightly/Developers/ModuleWizard --- Slicer Wiki{,} ",
year = "2013",
url = "https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/ModuleWizard&oldid=31877",
note = "[Online; accessed 1-May-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 = "Slicer Wiki",
title = "Documentation/Nightly/Developers/ModuleWizard --- Slicer Wiki{,} ",
year = "2013",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/ModuleWizard&oldid=31877}",
note = "[Online; accessed 1-May-2026]"
}