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