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: 18 January 2025 03:29 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 03:29, January 18, 2025 from https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2016&oldid=61200.
MLA style
"HaskellImplementorsWorkshop/2016." HaskellWiki. 16 Oct 2016, 06:08 UTC. 18 Jan 2025, 03:29 <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 18 January 2025]
Chicago style
HaskellWiki contributors, "HaskellImplementorsWorkshop/2016," HaskellWiki, https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2016&oldid=61200 (accessed January 18, 2025).
CBE/CSE style
HaskellWiki contributors. HaskellImplementorsWorkshop/2016 [Internet]. HaskellWiki; 2016 Oct 16, 06:08 UTC [cited 2025 Jan 18]. 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 January 18, 2025).
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 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/2016 --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2016&oldid=61200}", note = "[Online; accessed 18-January-2025]" }