Cite This Page
Bibliographic details for Slicer3:Python
- Page name: Slicer3:Python
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 9 September 2008 08:59 UTC
- Date retrieved: 19 March 2026 00:17 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Slicer3:Python&oldid=6357
- Page Version ID: 6357
Citation styles for Slicer3:Python
APA style
Slicer3:Python. (2008, September 9). Slicer Wiki, . Retrieved 00:17, March 19, 2026 from https://www.slicer.org/w/index.php?title=Slicer3:Python&oldid=6357.
MLA style
"Slicer3:Python." Slicer Wiki, . 9 Sep 2008, 08:59 UTC. 19 Mar 2026, 00:17 <https://www.slicer.org/w/index.php?title=Slicer3:Python&oldid=6357>.
MHRA style
Slicer Wiki contributors, 'Slicer3:Python', Slicer Wiki, , 9 September 2008, 08:59 UTC, <https://www.slicer.org/w/index.php?title=Slicer3:Python&oldid=6357> [accessed 19 March 2026]
Chicago style
Slicer Wiki contributors, "Slicer3:Python," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Slicer3:Python&oldid=6357 (accessed March 19, 2026).
CBE/CSE style
Slicer Wiki contributors. Slicer3:Python [Internet]. Slicer Wiki, ; 2008 Sep 9, 08:59 UTC [cited 2026 Mar 19]. Available from: https://www.slicer.org/w/index.php?title=Slicer3:Python&oldid=6357.
Bluebook style
Slicer3:Python, https://www.slicer.org/w/index.php?title=Slicer3:Python&oldid=6357 (last visited March 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Slicer3:Python --- Slicer Wiki{,} ",
year = "2008",
url = "https://www.slicer.org/w/index.php?title=Slicer3:Python&oldid=6357",
note = "[Online; accessed 19-March-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 = "Slicer3:Python --- Slicer Wiki{,} ",
year = "2008",
url = "\url{https://www.slicer.org/w/index.php?title=Slicer3:Python&oldid=6357}",
note = "[Online; accessed 19-March-2026]"
}