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