Cite This Page
Bibliographic details for C Compiler
- Page name: C Compiler
- Author: VSI OpenVMS Wiki contributors
- Publisher: VSI OpenVMS Wiki, .
- Date of last revision: 19 September 2023 12:30 UTC
- Date retrieved: 17 April 2025 18:56 UTC
- Permanent URL: https://wiki.vmssoftware.com/index.php?title=C_Compiler&oldid=2630
- Page Version ID: 2630
Citation styles for C Compiler
APA style
C Compiler. (2023, September 19). VSI OpenVMS Wiki, . Retrieved 18:56, April 17, 2025 from https://wiki.vmssoftware.com/index.php?title=C_Compiler&oldid=2630.
MLA style
"C Compiler." VSI OpenVMS Wiki, . 19 Sep 2023, 12:30 UTC. 17 Apr 2025, 18:56 <https://wiki.vmssoftware.com/index.php?title=C_Compiler&oldid=2630>.
MHRA style
VSI OpenVMS Wiki contributors, 'C Compiler', VSI OpenVMS Wiki, , 19 September 2023, 12:30 UTC, <https://wiki.vmssoftware.com/index.php?title=C_Compiler&oldid=2630> [accessed 17 April 2025]
Chicago style
VSI OpenVMS Wiki contributors, "C Compiler," VSI OpenVMS Wiki, , https://wiki.vmssoftware.com/index.php?title=C_Compiler&oldid=2630 (accessed April 17, 2025).
CBE/CSE style
VSI OpenVMS Wiki contributors. C Compiler [Internet]. VSI OpenVMS Wiki, ; 2023 Sep 19, 12:30 UTC [cited 2025 Apr 17]. Available from: https://wiki.vmssoftware.com/index.php?title=C_Compiler&oldid=2630.
Bluebook style
C Compiler, https://wiki.vmssoftware.com/index.php?title=C_Compiler&oldid=2630 (last visited April 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "VSI OpenVMS Wiki", title = "C Compiler --- VSI OpenVMS Wiki{,} ", year = "2023", url = "https://wiki.vmssoftware.com/index.php?title=C_Compiler&oldid=2630", note = "[Online; accessed 17-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 = "VSI OpenVMS Wiki", title = "C Compiler --- VSI OpenVMS Wiki{,} ", year = "2023", url = "\url{https://wiki.vmssoftware.com/index.php?title=C_Compiler&oldid=2630}", note = "[Online; accessed 17-April-2025]" }