Cite This Page
Bibliographic details for HaskellImplementorsWorkshop/2016
- Page name: HaskellImplementorsWorkshop/2016
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 16 October 2016 06:08 UTC
- Date retrieved: 31 March 2023 14:10 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2016&oldid=61200
- Page Version ID: 61200
Citation styles for HaskellImplementorsWorkshop/2016
APA style
HaskellImplementorsWorkshop/2016. (2016, October 16). HaskellWiki, . Retrieved 14:10, March 31, 2023 from https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2016&oldid=61200.
MLA style
"HaskellImplementorsWorkshop/2016." HaskellWiki, . 16 Oct 2016, 06:08 UTC. 31 Mar 2023, 14:10 <https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2016&oldid=61200>.
MHRA style
HaskellWiki contributors, 'HaskellImplementorsWorkshop/2016', HaskellWiki, , 16 October 2016, 06:08 UTC, <https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2016&oldid=61200> [accessed 31 March 2023]
Chicago style
HaskellWiki contributors, "HaskellImplementorsWorkshop/2016," HaskellWiki, , https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2016&oldid=61200 (accessed March 31, 2023).
CBE/CSE style
HaskellWiki contributors. HaskellImplementorsWorkshop/2016 [Internet]. HaskellWiki, ; 2016 Oct 16, 06:08 UTC [cited 2023 Mar 31]. Available from: https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2016&oldid=61200.
Bluebook style
HaskellImplementorsWorkshop/2016, https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2016&oldid=61200 (last visited March 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HaskellImplementorsWorkshop/2016 --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2016&oldid=61200", note = "[Online; accessed 31-March-2023]" }
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/2016 --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2016&oldid=61200}", note = "[Online; accessed 31-March-2023]" }