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