Cite This Page
Bibliographic details for Build GCC-4.9.1 under Ubuntu 14.04
- Page name: Build GCC-4.9.1 under Ubuntu 14.04
- Author: GNU Tools - Wiki contributors
- Publisher: GNU Tools - Wiki, .
- Date of last revision: 13 June 2016 11:40 UTC
- Date retrieved: 22 November 2024 10:13 UTC
- Permanent URL: https://llvm-gcc-renesas.com/wiki/index.php?title=Build_GCC-4.9.1_under_Ubuntu_14.04&oldid=23
- Page Version ID: 23
Citation styles for Build GCC-4.9.1 under Ubuntu 14.04
APA style
Build GCC-4.9.1 under Ubuntu 14.04. (2016, June 13). GNU Tools - Wiki, . Retrieved 10:13, November 22, 2024 from https://llvm-gcc-renesas.com/wiki/index.php?title=Build_GCC-4.9.1_under_Ubuntu_14.04&oldid=23.
MLA style
"Build GCC-4.9.1 under Ubuntu 14.04." GNU Tools - Wiki, . 13 Jun 2016, 11:40 UTC. 22 Nov 2024, 10:13 <https://llvm-gcc-renesas.com/wiki/index.php?title=Build_GCC-4.9.1_under_Ubuntu_14.04&oldid=23>.
MHRA style
GNU Tools - Wiki contributors, 'Build GCC-4.9.1 under Ubuntu 14.04', GNU Tools - Wiki, , 13 June 2016, 11:40 UTC, <https://llvm-gcc-renesas.com/wiki/index.php?title=Build_GCC-4.9.1_under_Ubuntu_14.04&oldid=23> [accessed 22 November 2024]
Chicago style
GNU Tools - Wiki contributors, "Build GCC-4.9.1 under Ubuntu 14.04," GNU Tools - Wiki, , https://llvm-gcc-renesas.com/wiki/index.php?title=Build_GCC-4.9.1_under_Ubuntu_14.04&oldid=23 (accessed November 22, 2024).
CBE/CSE style
GNU Tools - Wiki contributors. Build GCC-4.9.1 under Ubuntu 14.04 [Internet]. GNU Tools - Wiki, ; 2016 Jun 13, 11:40 UTC [cited 2024 Nov 22]. Available from: https://llvm-gcc-renesas.com/wiki/index.php?title=Build_GCC-4.9.1_under_Ubuntu_14.04&oldid=23.
Bluebook style
Build GCC-4.9.1 under Ubuntu 14.04, https://llvm-gcc-renesas.com/wiki/index.php?title=Build_GCC-4.9.1_under_Ubuntu_14.04&oldid=23 (last visited November 22, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "GNU Tools - Wiki", title = "Build GCC-4.9.1 under Ubuntu 14.04 --- GNU Tools - Wiki{,} ", year = "2016", url = "https://llvm-gcc-renesas.com/wiki/index.php?title=Build_GCC-4.9.1_under_Ubuntu_14.04&oldid=23", note = "[Online; accessed 22-November-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 = "GNU Tools - Wiki", title = "Build GCC-4.9.1 under Ubuntu 14.04 --- GNU Tools - Wiki{,} ", year = "2016", url = "\url{https://llvm-gcc-renesas.com/wiki/index.php?title=Build_GCC-4.9.1_under_Ubuntu_14.04&oldid=23}", note = "[Online; accessed 22-November-2024]" }