Cite This Page
Bibliographic details for Playing by the rules
- Page name: Playing by the rules
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 26 January 2010 14:23 UTC
- Date retrieved: 7 March 2021 19:11 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Playing_by_the_rules&oldid=8415
- Page Version ID: 8415
Citation styles for Playing by the rules
APA style
Playing by the rules. (2010, January 26). HaskellWiki, . Retrieved 19:11, March 7, 2021 from https://wiki.haskell.org/index.php?title=Playing_by_the_rules&oldid=8415.
MLA style
"Playing by the rules." HaskellWiki, . 26 Jan 2010, 14:23 UTC. 7 Mar 2021, 19:11 <https://wiki.haskell.org/index.php?title=Playing_by_the_rules&oldid=8415>.
MHRA style
HaskellWiki contributors, 'Playing by the rules', HaskellWiki, , 26 January 2010, 14:23 UTC, <https://wiki.haskell.org/index.php?title=Playing_by_the_rules&oldid=8415> [accessed 7 March 2021]
Chicago style
HaskellWiki contributors, "Playing by the rules," HaskellWiki, , https://wiki.haskell.org/index.php?title=Playing_by_the_rules&oldid=8415 (accessed March 7, 2021).
CBE/CSE style
HaskellWiki contributors. Playing by the rules [Internet]. HaskellWiki, ; 2010 Jan 26, 14:23 UTC [cited 2021 Mar 7]. Available from: https://wiki.haskell.org/index.php?title=Playing_by_the_rules&oldid=8415.
Bluebook style
Playing by the rules, https://wiki.haskell.org/index.php?title=Playing_by_the_rules&oldid=8415 (last visited March 7, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Playing by the rules --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Playing_by_the_rules&oldid=8415", note = "[Online; accessed 7-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 = "Playing by the rules --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Playing_by_the_rules&oldid=8415}", note = "[Online; accessed 7-March-2021]" }