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: 14 September 2018 16:17 UTC
- Date retrieved: 17 March 2026 01:39 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers&oldid=59428
- Page Version ID: 59428
Citation styles for Documentation/Nightly/Developers
APA style
Documentation/Nightly/Developers. (2018, September 14). Slicer Wiki, . Retrieved 01:39, March 17, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers&oldid=59428.
MLA style
"Documentation/Nightly/Developers." Slicer Wiki, . 14 Sep 2018, 16:17 UTC. 17 Mar 2026, 01:39 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers&oldid=59428>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/Developers', Slicer Wiki, , 14 September 2018, 16:17 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers&oldid=59428> [accessed 17 March 2026]
Chicago style
Slicer Wiki contributors, "Documentation/Nightly/Developers," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers&oldid=59428 (accessed March 17, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/Developers [Internet]. Slicer Wiki, ; 2018 Sep 14, 16:17 UTC [cited 2026 Mar 17]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers&oldid=59428.
Bluebook style
Documentation/Nightly/Developers, https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers&oldid=59428 (last visited March 17, 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=59428",
note = "[Online; accessed 17-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/Developers --- Slicer Wiki{,} ",
year = "2018",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Nightly/Developers&oldid=59428}",
note = "[Online; accessed 17-March-2026]"
}