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