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