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