Cite This Page
Bibliographic details for HaskellImplementorsWorkshop
- Page name: HaskellImplementorsWorkshop
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 10 January 2024 13:11 UTC
- Date retrieved: 17 February 2025 04:13 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop&oldid=66491
- Page Version ID: 66491
Citation styles for HaskellImplementorsWorkshop
APA style
HaskellImplementorsWorkshop. (2024, January 10). HaskellWiki. Retrieved 04:13, February 17, 2025 from https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop&oldid=66491.
MLA style
"HaskellImplementorsWorkshop." HaskellWiki. 10 Jan 2024, 13:11 UTC. 17 Feb 2025, 04:13 <https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop&oldid=66491>.
MHRA style
HaskellWiki contributors, 'HaskellImplementorsWorkshop', HaskellWiki, 10 January 2024, 13:11 UTC, <https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop&oldid=66491> [accessed 17 February 2025]
Chicago style
HaskellWiki contributors, "HaskellImplementorsWorkshop," HaskellWiki, https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop&oldid=66491 (accessed February 17, 2025).
CBE/CSE style
HaskellWiki contributors. HaskellImplementorsWorkshop [Internet]. HaskellWiki; 2024 Jan 10, 13:11 UTC [cited 2025 Feb 17]. Available from: https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop&oldid=66491.
Bluebook style
HaskellImplementorsWorkshop, https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop&oldid=66491 (last visited February 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HaskellImplementorsWorkshop --- HaskellWiki{,} ", year = "2024", url = "https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop&oldid=66491", note = "[Online; accessed 17-February-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 = "HaskellImplementorsWorkshop --- HaskellWiki{,} ", year = "2024", url = "\url{https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop&oldid=66491}", note = "[Online; accessed 17-February-2025]" }