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