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