Cite This Page
Bibliographic details for Slicer4 Build instructions For Python
- Page name: Slicer4 Build instructions For Python
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 15 June 2011 14:27 UTC
- Date retrieved: 1 May 2026 09:11 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Slicer4_Build_instructions_For_Python&oldid=20204
- Page Version ID: 20204
Citation styles for Slicer4 Build instructions For Python
APA style
Slicer4 Build instructions For Python. (2011, June 15). Slicer Wiki, . Retrieved 09:11, May 1, 2026 from https://www.slicer.org/w/index.php?title=Slicer4_Build_instructions_For_Python&oldid=20204.
MLA style
"Slicer4 Build instructions For Python." Slicer Wiki, . 15 Jun 2011, 14:27 UTC. 1 May 2026, 09:11 <https://www.slicer.org/w/index.php?title=Slicer4_Build_instructions_For_Python&oldid=20204>.
MHRA style
Slicer Wiki contributors, 'Slicer4 Build instructions For Python', Slicer Wiki, , 15 June 2011, 14:27 UTC, <https://www.slicer.org/w/index.php?title=Slicer4_Build_instructions_For_Python&oldid=20204> [accessed 1 May 2026]
Chicago style
Slicer Wiki contributors, "Slicer4 Build instructions For Python," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Slicer4_Build_instructions_For_Python&oldid=20204 (accessed May 1, 2026).
CBE/CSE style
Slicer Wiki contributors. Slicer4 Build instructions For Python [Internet]. Slicer Wiki, ; 2011 Jun 15, 14:27 UTC [cited 2026 May 1]. Available from: https://www.slicer.org/w/index.php?title=Slicer4_Build_instructions_For_Python&oldid=20204.
Bluebook style
Slicer4 Build instructions For Python, https://www.slicer.org/w/index.php?title=Slicer4_Build_instructions_For_Python&oldid=20204 (last visited May 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Slicer Wiki",
title = "Slicer4 Build instructions For Python --- Slicer Wiki{,} ",
year = "2011",
url = "https://www.slicer.org/w/index.php?title=Slicer4_Build_instructions_For_Python&oldid=20204",
note = "[Online; accessed 1-May-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 = "Slicer4 Build instructions For Python --- Slicer Wiki{,} ",
year = "2011",
url = "\url{https://www.slicer.org/w/index.php?title=Slicer4_Build_instructions_For_Python&oldid=20204}",
note = "[Online; accessed 1-May-2026]"
}