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 06:54 UTC
- Date retrieved: 23 April 2026 03:32 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=43105
- Page Version ID: 43105
Citation styles for Documentation/Nightly/Announcements
APA style
Documentation/Nightly/Announcements. (2015, October 29). Slicer Wiki, . Retrieved 03:32, April 23, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=43105.
MLA style
"Documentation/Nightly/Announcements." Slicer Wiki, . 29 Oct 2015, 06:54 UTC. 23 Apr 2026, 03:32 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=43105>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/Announcements', Slicer Wiki, , 29 October 2015, 06:54 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=43105> [accessed 23 April 2026]
Chicago style
Slicer Wiki contributors, "Documentation/Nightly/Announcements," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=43105 (accessed April 23, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/Announcements [Internet]. Slicer Wiki, ; 2015 Oct 29, 06:54 UTC [cited 2026 Apr 23]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=43105.
Bluebook style
Documentation/Nightly/Announcements, https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=43105 (last visited April 23, 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=43105",
note = "[Online; accessed 23-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=43105}",
note = "[Online; accessed 23-April-2026]"
}