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: 15 February 2025 07:56 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 07:56, February 15, 2025 from https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2010&oldid=55840.
MLA style
"HaskellImplementorsWorkshop/2010." HaskellWiki. 1 May 2013, 21:53 UTC. 15 Feb 2025, 07:56 <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 15 February 2025]
Chicago style
HaskellWiki contributors, "HaskellImplementorsWorkshop/2010," HaskellWiki, https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2010&oldid=55840 (accessed February 15, 2025).
CBE/CSE style
HaskellWiki contributors. HaskellImplementorsWorkshop/2010 [Internet]. HaskellWiki; 2013 May 1, 21:53 UTC [cited 2025 Feb 15]. 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 February 15, 2025).
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 15-February-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/2010 --- HaskellWiki{,} ", year = "2013", url = "\url{https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2010&oldid=55840}", note = "[Online; accessed 15-February-2025]" }