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