Cite This Page
Bibliographic details for Documentation/Labs/UpgradingCompilerInfrastructure
- Page name: Documentation/Labs/UpgradingCompilerInfrastructure
- Author: Slicer Wiki contributors
- Publisher: Slicer Wiki, .
- Date of last revision: 17 November 2015 20:30 UTC
- Date retrieved: 15 April 2025 12:17 UTC
- Permanent URL: https://www.slicer.org/w/index.php?title=Documentation/Labs/UpgradingCompilerInfrastructure&oldid=44121
- Page Version ID: 44121
Citation styles for Documentation/Labs/UpgradingCompilerInfrastructure
APA style
Documentation/Labs/UpgradingCompilerInfrastructure. (2015, November 17). Slicer Wiki, . Retrieved 12:17, April 15, 2025 from https://www.slicer.org/w/index.php?title=Documentation/Labs/UpgradingCompilerInfrastructure&oldid=44121.
MLA style
"Documentation/Labs/UpgradingCompilerInfrastructure." Slicer Wiki, . 17 Nov 2015, 20:30 UTC. 15 Apr 2025, 12:17 <https://www.slicer.org/w/index.php?title=Documentation/Labs/UpgradingCompilerInfrastructure&oldid=44121>.
MHRA style
Slicer Wiki contributors, 'Documentation/Labs/UpgradingCompilerInfrastructure', Slicer Wiki, , 17 November 2015, 20:30 UTC, <https://www.slicer.org/w/index.php?title=Documentation/Labs/UpgradingCompilerInfrastructure&oldid=44121> [accessed 15 April 2025]
Chicago style
Slicer Wiki contributors, "Documentation/Labs/UpgradingCompilerInfrastructure," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Labs/UpgradingCompilerInfrastructure&oldid=44121 (accessed April 15, 2025).
CBE/CSE style
Slicer Wiki contributors. Documentation/Labs/UpgradingCompilerInfrastructure [Internet]. Slicer Wiki, ; 2015 Nov 17, 20:30 UTC [cited 2025 Apr 15]. Available from: https://www.slicer.org/w/index.php?title=Documentation/Labs/UpgradingCompilerInfrastructure&oldid=44121.
Bluebook style
Documentation/Labs/UpgradingCompilerInfrastructure, https://www.slicer.org/w/index.php?title=Documentation/Labs/UpgradingCompilerInfrastructure&oldid=44121 (last visited April 15, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Slicer Wiki", title = "Documentation/Labs/UpgradingCompilerInfrastructure --- Slicer Wiki{,} ", year = "2015", url = "https://www.slicer.org/w/index.php?title=Documentation/Labs/UpgradingCompilerInfrastructure&oldid=44121", note = "[Online; accessed 15-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/Labs/UpgradingCompilerInfrastructure --- Slicer Wiki{,} ", year = "2015", url = "\url{https://www.slicer.org/w/index.php?title=Documentation/Labs/UpgradingCompilerInfrastructure&oldid=44121}", note = "[Online; accessed 15-April-2025]" }