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 February 2021 07:49 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop&oldid=44032
- Page Version ID: 44032
Citation styles for HaskellImplementorsWorkshop
APA style
HaskellImplementorsWorkshop. (2019, September 5). HaskellWiki, . Retrieved 07:49, February 26, 2021 from https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop&oldid=44032.
MLA style
"HaskellImplementorsWorkshop." HaskellWiki, . 5 Sep 2019, 13:36 UTC. 26 Feb 2021, 07:49 <https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop&oldid=44032>.
MHRA style
HaskellWiki contributors, 'HaskellImplementorsWorkshop', HaskellWiki, , 5 September 2019, 13:36 UTC, <https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop&oldid=44032> [accessed 26 February 2021]
Chicago style
HaskellWiki contributors, "HaskellImplementorsWorkshop," HaskellWiki, , https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop&oldid=44032 (accessed February 26, 2021).
CBE/CSE style
HaskellWiki contributors. HaskellImplementorsWorkshop [Internet]. HaskellWiki, ; 2019 Sep 5, 13:36 UTC [cited 2021 Feb 26]. Available from: https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop&oldid=44032.
Bluebook style
HaskellImplementorsWorkshop, https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop&oldid=44032 (last visited February 26, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HaskellImplementorsWorkshop --- HaskellWiki{,} ", year = "2019", url = "https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop&oldid=44032", note = "[Online; accessed 26-February-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=44032}", note = "[Online; accessed 26-February-2021]" }