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: 19 March 2010 14:26 UTC
- Date retrieved: 20 March 2026 10:24 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/3.6/ReleaseNotes&oldid=12559
- Page Version ID: 12559
Citation styles for Documentation/3.6/ReleaseNotes
APA style
Documentation/3.6/ReleaseNotes. (2010, March 19). Slicer Wiki, . Retrieved 10:24, March 20, 2026 from https://www.slicer.org/w/index.php?title=Documentation/3.6/ReleaseNotes&oldid=12559.
MLA style
"Documentation/3.6/ReleaseNotes." Slicer Wiki, . 19 Mar 2010, 14:26 UTC. 20 Mar 2026, 10:24 <https://www.slicer.org/w/index.php?title=Documentation/3.6/ReleaseNotes&oldid=12559>.
MHRA style
Slicer Wiki contributors, 'Documentation/3.6/ReleaseNotes', Slicer Wiki, , 19 March 2010, 14:26 UTC, <https://www.slicer.org/w/index.php?title=Documentation/3.6/ReleaseNotes&oldid=12559> [accessed 20 March 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=12559 (accessed March 20, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/3.6/ReleaseNotes [Internet]. Slicer Wiki, ; 2010 Mar 19, 14:26 UTC [cited 2026 Mar 20]. Available from: https://www.slicer.org/w/index.php?title=Documentation/3.6/ReleaseNotes&oldid=12559.
Bluebook style
Documentation/3.6/ReleaseNotes, https://www.slicer.org/w/index.php?title=Documentation/3.6/ReleaseNotes&oldid=12559 (last visited March 20, 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=12559",
note = "[Online; accessed 20-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/3.6/ReleaseNotes --- Slicer Wiki{,} ",
year = "2010",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/3.6/ReleaseNotes&oldid=12559}",
note = "[Online; accessed 20-March-2026]"
}