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