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