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: 9 July 2013 15:00 UTC
- Date retrieved: 18 March 2026 14:38 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=33829
- Page Version ID: 33829
Citation styles for Documentation/Nightly/Announcements
APA style
Documentation/Nightly/Announcements. (2013, July 9). Slicer Wiki, . Retrieved 14:38, March 18, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=33829.
MLA style
"Documentation/Nightly/Announcements." Slicer Wiki, . 9 Jul 2013, 15:00 UTC. 18 Mar 2026, 14:38 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=33829>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/Announcements', Slicer Wiki, , 9 July 2013, 15:00 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=33829> [accessed 18 March 2026]
Chicago style
Slicer Wiki contributors, "Documentation/Nightly/Announcements," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=33829 (accessed March 18, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/Announcements [Internet]. Slicer Wiki, ; 2013 Jul 9, 15:00 UTC [cited 2026 Mar 18]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=33829.
Bluebook style
Documentation/Nightly/Announcements, https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=33829 (last visited March 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/Nightly/Announcements --- Slicer Wiki{,} ",
year = "2013",
url = "https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=33829",
note = "[Online; accessed 18-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/Announcements --- Slicer Wiki{,} ",
year = "2013",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=33829}",
note = "[Online; accessed 18-March-2026]"
}