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