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: 26 August 2014 20:49 UTC
- Date retrieved: 5 March 2026 06:32 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/ModuleWizard&oldid=38906
- Page Version ID: 38906
Citation styles for Documentation/Nightly/Developers/ModuleWizard
APA style
Documentation/Nightly/Developers/ModuleWizard. (2014, August 26). Slicer Wiki, . Retrieved 06:32, March 5, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/ModuleWizard&oldid=38906.
MLA style
"Documentation/Nightly/Developers/ModuleWizard." Slicer Wiki, . 26 Aug 2014, 20:49 UTC. 5 Mar 2026, 06:32 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/ModuleWizard&oldid=38906>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/Developers/ModuleWizard', Slicer Wiki, , 26 August 2014, 20:49 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/ModuleWizard&oldid=38906> [accessed 5 March 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=38906 (accessed March 5, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/Developers/ModuleWizard [Internet]. Slicer Wiki, ; 2014 Aug 26, 20:49 UTC [cited 2026 Mar 5]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/ModuleWizard&oldid=38906.
Bluebook style
Documentation/Nightly/Developers/ModuleWizard, https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/ModuleWizard&oldid=38906 (last visited March 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/Nightly/Developers/ModuleWizard --- Slicer Wiki{,} ",
year = "2014",
url = "https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/ModuleWizard&oldid=38906",
note = "[Online; accessed 5-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 = "Slicer Wiki",
title = "Documentation/Nightly/Developers/ModuleWizard --- Slicer Wiki{,} ",
year = "2014",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers/ModuleWizard&oldid=38906}",
note = "[Online; accessed 5-March-2026]"
}