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