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