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