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