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