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: 5 February 2009 19:06 UTC
- Date retrieved: 11 April 2026 11:40 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/3.4&oldid=7652
- Page Version ID: 7652
Citation styles for Documentation/3.4
APA style
Documentation/3.4. (2009, February 5). Slicer Wiki, . Retrieved 11:40, April 11, 2026 from https://www.slicer.org/w/index.php?title=Documentation/3.4&oldid=7652.
MLA style
"Documentation/3.4." Slicer Wiki, . 5 Feb 2009, 19:06 UTC. 11 Apr 2026, 11:40 <https://www.slicer.org/w/index.php?title=Documentation/3.4&oldid=7652>.
MHRA style
Slicer Wiki contributors, 'Documentation/3.4', Slicer Wiki, , 5 February 2009, 19:06 UTC, <https://www.slicer.org/w/index.php?title=Documentation/3.4&oldid=7652> [accessed 11 April 2026]
Chicago style
Slicer Wiki contributors, "Documentation/3.4," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/3.4&oldid=7652 (accessed April 11, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/3.4 [Internet]. Slicer Wiki, ; 2009 Feb 5, 19:06 UTC [cited 2026 Apr 11]. Available from: https://www.slicer.org/w/index.php?title=Documentation/3.4&oldid=7652.
Bluebook style
Documentation/3.4, https://www.slicer.org/w/index.php?title=Documentation/3.4&oldid=7652 (last visited April 11, 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=7652",
note = "[Online; accessed 11-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=7652}",
note = "[Online; accessed 11-April-2026]"
}