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