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