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: 18 January 2025 03:52 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 03:52, January 18, 2025 from https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop&oldid=66491.
MLA style
"HaskellImplementorsWorkshop." HaskellWiki. 10 Jan 2024, 13:11 UTC. 18 Jan 2025, 03:52 <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 18 January 2025]
Chicago style
HaskellWiki contributors, "HaskellImplementorsWorkshop," HaskellWiki, https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop&oldid=66491 (accessed January 18, 2025).
CBE/CSE style
HaskellWiki contributors. HaskellImplementorsWorkshop [Internet]. HaskellWiki; 2024 Jan 10, 13:11 UTC [cited 2025 Jan 18]. 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 January 18, 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 18-January-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 18-January-2025]" }