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