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