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: 22 December 2024 07:04 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 07:04, December 22, 2024 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. 22 Dec 2024, 07:04 <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 22 December 2024]
Chicago style
Slicer Wiki contributors, "Documentation/Labs/UpgradingCompilerInfrastructure," Slicer Wiki, , https://www.slicer.org/w/index.php?title=Documentation/Labs/UpgradingCompilerInfrastructure&oldid=44121 (accessed December 22, 2024).
CBE/CSE style
Slicer Wiki contributors. Documentation/Labs/UpgradingCompilerInfrastructure [Internet]. Slicer Wiki, ; 2015 Nov 17, 20:30 UTC [cited 2024 Dec 22]. 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 December 22, 2024).
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 22-December-2024]" }
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 22-December-2024]" }