Cite This Page
Bibliographic details for Documentation/3.5
- Page name: Documentation/3.5
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 31 October 2009 11:28 UTC
- Date retrieved: 19 April 2026 07:49 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/3.5&oldid=11085
- Page Version ID: 11085
Citation styles for Documentation/3.5
APA style
Documentation/3.5. (2009, October 31). Slicer Wiki, . Retrieved 07:49, April 19, 2026 from https://www.slicer.org/w/index.php?title=Documentation/3.5&oldid=11085.
MLA style
"Documentation/3.5." Slicer Wiki, . 31 Oct 2009, 11:28 UTC. 19 Apr 2026, 07:49 <https://www.slicer.org/w/index.php?title=Documentation/3.5&oldid=11085>.
MHRA style
Slicer Wiki contributors, 'Documentation/3.5', Slicer Wiki, , 31 October 2009, 11:28 UTC, <https://www.slicer.org/w/index.php?title=Documentation/3.5&oldid=11085> [accessed 19 April 2026]
Chicago style
Slicer Wiki contributors, "Documentation/3.5," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/3.5&oldid=11085 (accessed April 19, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/3.5 [Internet]. Slicer Wiki, ; 2009 Oct 31, 11:28 UTC [cited 2026 Apr 19]. Available from: https://www.slicer.org/w/index.php?title=Documentation/3.5&oldid=11085.
Bluebook style
Documentation/3.5, https://www.slicer.org/w/index.php?title=Documentation/3.5&oldid=11085 (last visited April 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation/3.5 --- Slicer Wiki{,} ",
year = "2009",
url = "https://www.slicer.org/w/index.php?title=Documentation/3.5&oldid=11085",
note = "[Online; accessed 19-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/3.5 --- Slicer Wiki{,} ",
year = "2009",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/3.5&oldid=11085}",
note = "[Online; accessed 19-April-2026]"
}