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