Cite This Page
Bibliographic details for Self-hosting compiler
- Page name: Self-hosting compiler
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 24 June 2024 17:06 UTC
- Date retrieved: 15 March 2025 04:55 UTC
- Permanent URL: https://rosettacode.org/wiki/Self-hosting_compiler?oldid=365726
- Page Version ID: 365726
Citation styles for Self-hosting compiler
APA style
Self-hosting compiler. (2024, June 24). Rosetta Code. Retrieved 04:55, March 15, 2025 from https://rosettacode.org/wiki/Self-hosting_compiler?oldid=365726.
MLA style
"Self-hosting compiler." Rosetta Code. 24 Jun 2024, 17:06 UTC. 15 Mar 2025, 04:55 <https://rosettacode.org/wiki/Self-hosting_compiler?oldid=365726>.
MHRA style
Rosetta Code contributors, 'Self-hosting compiler', Rosetta Code, 24 June 2024, 17:06 UTC, <https://rosettacode.org/wiki/Self-hosting_compiler?oldid=365726> [accessed 15 March 2025]
Chicago style
Rosetta Code contributors, "Self-hosting compiler," Rosetta Code, https://rosettacode.org/wiki/Self-hosting_compiler?oldid=365726 (accessed March 15, 2025).
CBE/CSE style
Rosetta Code contributors. Self-hosting compiler [Internet]. Rosetta Code; 2024 Jun 24, 17:06 UTC [cited 2025 Mar 15]. Available from: https://rosettacode.org/wiki/Self-hosting_compiler?oldid=365726.
Bluebook style
Self-hosting compiler, https://rosettacode.org/wiki/Self-hosting_compiler?oldid=365726 (last visited March 15, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Self-hosting compiler --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Self-hosting_compiler?oldid=365726", note = "[Online; accessed 15-March-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 = "Rosetta Code", title = "Self-hosting compiler --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Self-hosting_compiler?oldid=365726}", note = "[Online; accessed 15-March-2025]" }