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: 24 April 2013 14:30 UTC
- Date retrieved: 15 May 2026 07:39 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=31278
- Page Version ID: 31278
Citation styles for Documentation/Nightly/Announcements
APA style
Documentation/Nightly/Announcements. (2013, April 24). Slicer Wiki, . Retrieved 07:39, May 15, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=31278.
MLA style
"Documentation/Nightly/Announcements." Slicer Wiki, . 24 Apr 2013, 14:30 UTC. 15 May 2026, 07:39 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=31278>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/Announcements', Slicer Wiki, , 24 April 2013, 14:30 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=31278> [accessed 15 May 2026]
Chicago style
Slicer Wiki contributors, "Documentation/Nightly/Announcements," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=31278 (accessed May 15, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/Announcements [Internet]. Slicer Wiki, ; 2013 Apr 24, 14:30 UTC [cited 2026 May 15]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=31278.
Bluebook style
Documentation/Nightly/Announcements, https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=31278 (last visited May 15, 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=31278",
note = "[Online; accessed 15-May-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=31278}",
note = "[Online; accessed 15-May-2026]"
}