Cite This Page
Bibliographic details for HaskellImplementorsWorkshop/2011
- Page name: HaskellImplementorsWorkshop/2011
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 17 December 2012 13:28 UTC
- Date retrieved: 24 January 2021 07:11 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2011&oldid=42262
- Page Version ID: 42262
Citation styles for HaskellImplementorsWorkshop/2011
APA style
HaskellImplementorsWorkshop/2011. (2012, December 17). HaskellWiki, . Retrieved 07:11, January 24, 2021 from https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2011&oldid=42262.
MLA style
"HaskellImplementorsWorkshop/2011." HaskellWiki, . 17 Dec 2012, 13:28 UTC. 24 Jan 2021, 07:11 <https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2011&oldid=42262>.
MHRA style
HaskellWiki contributors, 'HaskellImplementorsWorkshop/2011', HaskellWiki, , 17 December 2012, 13:28 UTC, <https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2011&oldid=42262> [accessed 24 January 2021]
Chicago style
HaskellWiki contributors, "HaskellImplementorsWorkshop/2011," HaskellWiki, , https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2011&oldid=42262 (accessed January 24, 2021).
CBE/CSE style
HaskellWiki contributors. HaskellImplementorsWorkshop/2011 [Internet]. HaskellWiki, ; 2012 Dec 17, 13:28 UTC [cited 2021 Jan 24]. Available from: https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2011&oldid=42262.
Bluebook style
HaskellImplementorsWorkshop/2011, https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2011&oldid=42262 (last visited January 24, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HaskellImplementorsWorkshop/2011 --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2011&oldid=42262", note = "[Online; accessed 24-January-2021]" }
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/2011 --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=HaskellImplementorsWorkshop/2011&oldid=42262}", note = "[Online; accessed 24-January-2021]" }