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