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