Cite This Page
Bibliographic details for Class system extension proposal
- Page name: Class system extension proposal
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 8 October 2014 01:58 UTC
- Date retrieved: 15 April 2021 03:14 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Class_system_extension_proposal&oldid=9996
- Page Version ID: 9996
Citation styles for Class system extension proposal
APA style
Class system extension proposal. (2014, October 8). HaskellWiki, . Retrieved 03:14, April 15, 2021 from https://wiki.haskell.org/index.php?title=Class_system_extension_proposal&oldid=9996.
MLA style
"Class system extension proposal." HaskellWiki, . 8 Oct 2014, 01:58 UTC. 15 Apr 2021, 03:14 <https://wiki.haskell.org/index.php?title=Class_system_extension_proposal&oldid=9996>.
MHRA style
HaskellWiki contributors, 'Class system extension proposal', HaskellWiki, , 8 October 2014, 01:58 UTC, <https://wiki.haskell.org/index.php?title=Class_system_extension_proposal&oldid=9996> [accessed 15 April 2021]
Chicago style
HaskellWiki contributors, "Class system extension proposal," HaskellWiki, , https://wiki.haskell.org/index.php?title=Class_system_extension_proposal&oldid=9996 (accessed April 15, 2021).
CBE/CSE style
HaskellWiki contributors. Class system extension proposal [Internet]. HaskellWiki, ; 2014 Oct 8, 01:58 UTC [cited 2021 Apr 15]. Available from: https://wiki.haskell.org/index.php?title=Class_system_extension_proposal&oldid=9996.
Bluebook style
Class system extension proposal, https://wiki.haskell.org/index.php?title=Class_system_extension_proposal&oldid=9996 (last visited April 15, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Class system extension proposal --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=Class_system_extension_proposal&oldid=9996", note = "[Online; accessed 15-April-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 = "Class system extension proposal --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=Class_system_extension_proposal&oldid=9996}", note = "[Online; accessed 15-April-2021]" }