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