Cite This Page
Bibliographic details for Documentation/3.6/ReleaseNotes
- Page name: Documentation/3.6/ReleaseNotes
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 7 June 2010 14:13 UTC
- Date retrieved: 5 May 2026 06:14 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/3.6/ReleaseNotes&oldid=16573
- Page Version ID: 16573
Citation styles for Documentation/3.6/ReleaseNotes
APA style
Documentation/3.6/ReleaseNotes. (2010, June 7). Slicer Wiki, . Retrieved 06:14, May 5, 2026 from https://www.slicer.org/w/index.php?title=Documentation/3.6/ReleaseNotes&oldid=16573.
MLA style
"Documentation/3.6/ReleaseNotes." Slicer Wiki, . 7 Jun 2010, 14:13 UTC. 5 May 2026, 06:14 <https://www.slicer.org/w/index.php?title=Documentation/3.6/ReleaseNotes&oldid=16573>.
MHRA style
Slicer Wiki contributors, 'Documentation/3.6/ReleaseNotes', Slicer Wiki, , 7 June 2010, 14:13 UTC, <https://www.slicer.org/w/index.php?title=Documentation/3.6/ReleaseNotes&oldid=16573> [accessed 5 May 2026]
Chicago style
Slicer Wiki contributors, "Documentation/3.6/ReleaseNotes," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/3.6/ReleaseNotes&oldid=16573 (accessed May 5, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/3.6/ReleaseNotes [Internet]. Slicer Wiki, ; 2010 Jun 7, 14:13 UTC [cited 2026 May 5]. Available from: https://www.slicer.org/w/index.php?title=Documentation/3.6/ReleaseNotes&oldid=16573.
Bluebook style
Documentation/3.6/ReleaseNotes, https://www.slicer.org/w/index.php?title=Documentation/3.6/ReleaseNotes&oldid=16573 (last visited May 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/3.6/ReleaseNotes --- Slicer Wiki{,} ",
year = "2010",
url = "https://www.slicer.org/w/index.php?title=Documentation/3.6/ReleaseNotes&oldid=16573",
note = "[Online; accessed 5-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/3.6/ReleaseNotes --- Slicer Wiki{,} ",
year = "2010",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/3.6/ReleaseNotes&oldid=16573}",
note = "[Online; accessed 5-May-2026]"
}