Cite This Page
Bibliographic details for Compilers
- Page name: Compilers
- Author: Modelado Foundation contributors
- Publisher: Modelado Foundation.
- Date of last revision: 20 May 2014 16:35 UTC
- Date retrieved: 24 January 2026 00:15 UTC
- Permanent URL: https://modelado.org/index.php?title=Compilers&oldid=3608
- Page Version ID: 3608
Citation styles for Compilers
APA style
Compilers. (2014, May 20). Modelado Foundation. Retrieved 00:15, January 24, 2026 from https://modelado.org/index.php?title=Compilers&oldid=3608.
MLA style
"Compilers." Modelado Foundation. 20 May 2014, 16:35 UTC. 24 Jan 2026, 00:15 <https://modelado.org/index.php?title=Compilers&oldid=3608>.
MHRA style
Modelado Foundation contributors, 'Compilers', Modelado Foundation, 20 May 2014, 16:35 UTC, <https://modelado.org/index.php?title=Compilers&oldid=3608> [accessed 24 January 2026]
Chicago style
Modelado Foundation contributors, "Compilers," Modelado Foundation, https://modelado.org/index.php?title=Compilers&oldid=3608 (accessed January 24, 2026).
CBE/CSE style
Modelado Foundation contributors. Compilers [Internet]. Modelado Foundation; 2014 May 20, 16:35 UTC [cited 2026 Jan 24]. Available from: https://modelado.org/index.php?title=Compilers&oldid=3608.
Bluebook style
Compilers, https://modelado.org/index.php?title=Compilers&oldid=3608 (last visited January 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Modelado Foundation",
title = "Compilers --- Modelado Foundation{,} ",
year = "2014",
url = "https://modelado.org/index.php?title=Compilers&oldid=3608",
note = "[Online; accessed 24-January-2026]"
}
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 = "Modelado Foundation",
title = "Compilers --- Modelado Foundation{,} ",
year = "2014",
url = "\url{https://modelado.org/index.php?title=Compilers&oldid=3608}",
note = "[Online; accessed 24-January-2026]"
}