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