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: 10 January 2009 02:31 UTC
- Date retrieved: 24 February 2026 20:12 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation_3.2&oldid=7495
- Page Version ID: 7495
Citation styles for Documentation 3.2
APA style
Documentation 3.2. (2009, January 10). Slicer Wiki, . Retrieved 20:12, February 24, 2026 from https://www.slicer.org/w/index.php?title=Documentation_3.2&oldid=7495.
MLA style
"Documentation 3.2." Slicer Wiki, . 10 Jan 2009, 02:31 UTC. 24 Feb 2026, 20:12 <https://www.slicer.org/w/index.php?title=Documentation_3.2&oldid=7495>.
MHRA style
Slicer Wiki contributors, 'Documentation 3.2', Slicer Wiki, , 10 January 2009, 02:31 UTC, <https://www.slicer.org/w/index.php?title=Documentation_3.2&oldid=7495> [accessed 24 February 2026]
Chicago style
Slicer Wiki contributors, "Documentation 3.2," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation_3.2&oldid=7495 (accessed February 24, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation 3.2 [Internet]. Slicer Wiki, ; 2009 Jan 10, 02:31 UTC [cited 2026 Feb 24]. Available from: https://www.slicer.org/w/index.php?title=Documentation_3.2&oldid=7495.
Bluebook style
Documentation 3.2, https://www.slicer.org/w/index.php?title=Documentation_3.2&oldid=7495 (last visited February 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Documentation 3.2 --- Slicer Wiki{,} ",
year = "2009",
url = "https://www.slicer.org/w/index.php?title=Documentation_3.2&oldid=7495",
note = "[Online; accessed 24-February-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 = "2009",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation_3.2&oldid=7495}",
note = "[Online; accessed 24-February-2026]"
}