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