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: 19 September 2014 23:36 UTC
- Date retrieved: 25 April 2026 18:16 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=39189
- Page Version ID: 39189
Citation styles for Documentation/Nightly/Announcements
APA style
Documentation/Nightly/Announcements. (2014, September 19). Slicer Wiki, . Retrieved 18:16, April 25, 2026 from https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=39189.
MLA style
"Documentation/Nightly/Announcements." Slicer Wiki, . 19 Sep 2014, 23:36 UTC. 25 Apr 2026, 18:16 <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=39189>.
MHRA style
Slicer Wiki contributors, 'Documentation/Nightly/Announcements', Slicer Wiki, , 19 September 2014, 23:36 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=39189> [accessed 25 April 2026]
Chicago style
Slicer Wiki contributors, "Documentation/Nightly/Announcements," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=39189 (accessed April 25, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/Nightly/Announcements [Internet]. Slicer Wiki, ; 2014 Sep 19, 23:36 UTC [cited 2026 Apr 25]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=39189.
Bluebook style
Documentation/Nightly/Announcements, https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=39189 (last visited April 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/Nightly/Announcements --- Slicer Wiki{,} ",
year = "2014",
url = "https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=39189",
note = "[Online; accessed 25-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 = "2014",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Nightly/Announcements&oldid=39189}",
note = "[Online; accessed 25-April-2026]"
}