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