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: 23 April 2025 15:27 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Class_system_extension_proposal&oldid=58980
- Page Version ID: 58980
Citation styles for Class system extension proposal
APA style
Class system extension proposal. (2014, October 8). HaskellWiki. Retrieved 15:27, April 23, 2025 from https://wiki.haskell.org/index.php?title=Class_system_extension_proposal&oldid=58980.
MLA style
"Class system extension proposal." HaskellWiki. 8 Oct 2014, 01:58 UTC. 23 Apr 2025, 15:27 <https://wiki.haskell.org/index.php?title=Class_system_extension_proposal&oldid=58980>.
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=58980> [accessed 23 April 2025]
Chicago style
HaskellWiki contributors, "Class system extension proposal," HaskellWiki, https://wiki.haskell.org/index.php?title=Class_system_extension_proposal&oldid=58980 (accessed April 23, 2025).
CBE/CSE style
HaskellWiki contributors. Class system extension proposal [Internet]. HaskellWiki; 2014 Oct 8, 01:58 UTC [cited 2025 Apr 23]. Available from: https://wiki.haskell.org/index.php?title=Class_system_extension_proposal&oldid=58980.
Bluebook style
Class system extension proposal, https://wiki.haskell.org/index.php?title=Class_system_extension_proposal&oldid=58980 (last visited April 23, 2025).
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=58980", note = "[Online; accessed 23-April-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 = "Class system extension proposal --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=Class_system_extension_proposal&oldid=58980}", note = "[Online; accessed 23-April-2025]" }