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: 14 April 2009 00:23 UTC
- Date retrieved: 5 August 2026 22:35 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/3.4&oldid=8922
- Page Version ID: 8922
Citation styles for Documentation/3.4
APA style
Documentation/3.4. (2009, April 14). Slicer Wiki, . Retrieved 22:35, August 5, 2026 from https://www.slicer.org/w/index.php?title=Documentation/3.4&oldid=8922.
MLA style
"Documentation/3.4." Slicer Wiki, . 14 Apr 2009, 00:23 UTC. 5 Aug 2026, 22:35 <https://www.slicer.org/w/index.php?title=Documentation/3.4&oldid=8922>.
MHRA style
Slicer Wiki contributors, 'Documentation/3.4', Slicer Wiki, , 14 April 2009, 00:23 UTC, <https://www.slicer.org/w/index.php?title=Documentation/3.4&oldid=8922> [accessed 5 August 2026]
Chicago style
Slicer Wiki contributors, "Documentation/3.4," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/3.4&oldid=8922 (accessed August 5, 2026).
CBE/CSE style
Slicer Wiki contributors. Documentation/3.4 [Internet]. Slicer Wiki, ; 2009 Apr 14, 00:23 UTC [cited 2026 Aug 5]. Available from: https://www.slicer.org/w/index.php?title=Documentation/3.4&oldid=8922.
Bluebook style
Documentation/3.4, https://www.slicer.org/w/index.php?title=Documentation/3.4&oldid=8922 (last visited August 5, 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=8922",
note = "[Online; accessed 5-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.4 --- Slicer Wiki{,} ",
year = "2009",
url = "\url{https://www.slicer.org/w/index.php?title=Documentation/3.4&oldid=8922}",
note = "[Online; accessed 5-August-2026]"
}