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: 25 April 2026 17:10 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 17:10, April 25, 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. 25 Apr 2026, 17:10 <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 25 April 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 April 25, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/Developers/ModuleWizard [Internet]. Slicer Wiki, ; 2014 Aug 26, 20:49 UTC [cited 2026 Apr 25]. 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 April 25, 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 25-April-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 25-April-2026]"
}