Cite This Page
Bibliographic details for Compilers
- Page name: Compilers
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 8 June 2023 04:05 UTC
- Date retrieved: 22 March 2025 00:07 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Compilers&oldid=65735
- Page Version ID: 65735
Citation styles for Compilers
APA style
Compilers. (2023, June 8). HaskellWiki. Retrieved 00:07, March 22, 2025 from https://wiki.haskell.org/index.php?title=Compilers&oldid=65735.
MLA style
"Compilers." HaskellWiki. 8 Jun 2023, 04:05 UTC. 22 Mar 2025, 00:07 <https://wiki.haskell.org/index.php?title=Compilers&oldid=65735>.
MHRA style
HaskellWiki contributors, 'Compilers', HaskellWiki, 8 June 2023, 04:05 UTC, <https://wiki.haskell.org/index.php?title=Compilers&oldid=65735> [accessed 22 March 2025]
Chicago style
HaskellWiki contributors, "Compilers," HaskellWiki, https://wiki.haskell.org/index.php?title=Compilers&oldid=65735 (accessed March 22, 2025).
CBE/CSE style
HaskellWiki contributors. Compilers [Internet]. HaskellWiki; 2023 Jun 8, 04:05 UTC [cited 2025 Mar 22]. Available from: https://wiki.haskell.org/index.php?title=Compilers&oldid=65735.
Bluebook style
Compilers, https://wiki.haskell.org/index.php?title=Compilers&oldid=65735 (last visited March 22, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Compilers --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=Compilers&oldid=65735", note = "[Online; accessed 22-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 = "HaskellWiki", title = "Compilers --- HaskellWiki{,} ", year = "2023", url = "\url{https://wiki.haskell.org/index.php?title=Compilers&oldid=65735}", note = "[Online; accessed 22-March-2025]" }