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