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: 9 January 2009 22:52 UTC
- Date retrieved: 7 August 2026 02:58 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation_3.2&oldid=7430
- Page Version ID: 7430
Citation styles for Documentation 3.2
APA style
Documentation 3.2. (2009, January 9). Slicer Wiki, . Retrieved 02:58, August 7, 2026 from https://www.slicer.org/w/index.php?title=Documentation_3.2&oldid=7430.
MLA style
"Documentation 3.2." Slicer Wiki, . 9 Jan 2009, 22:52 UTC. 7 Aug 2026, 02:58 <https://www.slicer.org/w/index.php?title=Documentation_3.2&oldid=7430>.
MHRA style
Slicer Wiki contributors, 'Documentation 3.2', Slicer Wiki, , 9 January 2009, 22:52 UTC, <https://www.slicer.org/w/index.php?title=Documentation_3.2&oldid=7430> [accessed 7 August 2026]
Chicago style
Slicer Wiki contributors, "Documentation 3.2," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation_3.2&oldid=7430 (accessed August 7, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation 3.2 [Internet]. Slicer Wiki, ; 2009 Jan 9, 22:52 UTC [cited 2026 Aug 7]. Available from: https://www.slicer.org/w/index.php?title=Documentation_3.2&oldid=7430.
Bluebook style
Documentation 3.2, https://www.slicer.org/w/index.php?title=Documentation_3.2&oldid=7430 (last visited August 7, 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=7430",
note = "[Online; accessed 7-August-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=7430}",
note = "[Online; accessed 7-August-2026]"
}