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