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