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