Cite This Page
Bibliographic details for Slicer3:Python:ipython
- Page name: Slicer3:Python:ipython
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 16 October 2009 15:12 UTC
- Date retrieved: 19 August 2026 10:30 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Slicer3:Python:ipython&oldid=10972
- Page Version ID: 10972
Citation styles for Slicer3:Python:ipython
APA style
Slicer3:Python:ipython. (2009, October 16). Slicer Wiki, . Retrieved 10:30, August 19, 2026 from https://www.slicer.org/w/index.php?title=Slicer3:Python:ipython&oldid=10972.
MLA style
"Slicer3:Python:ipython." Slicer Wiki, . 16 Oct 2009, 15:12 UTC. 19 Aug 2026, 10:30 <https://www.slicer.org/w/index.php?title=Slicer3:Python:ipython&oldid=10972>.
MHRA style
Slicer Wiki contributors, 'Slicer3:Python:ipython', Slicer Wiki, , 16 October 2009, 15:12 UTC, <https://www.slicer.org/w/index.php?title=Slicer3:Python:ipython&oldid=10972> [accessed 19 August 2026]
Chicago style
Slicer Wiki contributors, "Slicer3:Python:ipython," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Slicer3:Python:ipython&oldid=10972 (accessed August 19, 2026).
CBE/CSE style
Slicer Wiki contributors. Slicer3:Python:ipython [Internet]. Slicer Wiki, ; 2009 Oct 16, 15:12 UTC [cited 2026 Aug 19]. Available from: https://www.slicer.org/w/index.php?title=Slicer3:Python:ipython&oldid=10972.
Bluebook style
Slicer3:Python:ipython, https://www.slicer.org/w/index.php?title=Slicer3:Python:ipython&oldid=10972 (last visited August 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Slicer3:Python:ipython --- Slicer Wiki{,} ",
year = "2009",
url = "https://www.slicer.org/w/index.php?title=Slicer3:Python:ipython&oldid=10972",
note = "[Online; accessed 19-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 = "Slicer3:Python:ipython --- Slicer Wiki{,} ",
year = "2009",
url = "\url{https://www.slicer.org/w/index.php?title=Slicer3:Python:ipython&oldid=10972}",
note = "[Online; accessed 19-August-2026]"
}