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