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: 28 June 2016 19:00 UTC
- Date retrieved: 21 March 2026 20:46 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/SlicerWelcome&oldid=46253
- Page Version ID: 46253
Citation styles for Documentation/Nightly/Modules/SlicerWelcome
APA style
Documentation/Nightly/Modules/SlicerWelcome. (2016, June 28). Slicer Wiki, . Retrieved 20:46, March 21, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/SlicerWelcome&oldid=46253.
MLA style
"Documentation/Nightly/Modules/SlicerWelcome." Slicer Wiki, . 28 Jun 2016, 19:00 UTC. 21 Mar 2026, 20:46 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/SlicerWelcome&oldid=46253>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/Modules/SlicerWelcome', Slicer Wiki, , 28 June 2016, 19:00 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/SlicerWelcome&oldid=46253> [accessed 21 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=46253 (accessed March 21, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/Modules/SlicerWelcome [Internet]. Slicer Wiki, ; 2016 Jun 28, 19:00 UTC [cited 2026 Mar 21]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/SlicerWelcome&oldid=46253.
Bluebook style
Documentation/Nightly/Modules/SlicerWelcome, https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/SlicerWelcome&oldid=46253 (last visited March 21, 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=46253",
note = "[Online; accessed 21-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=46253}",
note = "[Online; accessed 21-March-2026]"
}