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