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