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