Cite This Page
Bibliographic details for WxHaskell
- Page name: WxHaskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 28 August 2015 16:05 UTC
- Date retrieved: 28 March 2023 15:34 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=WxHaskell&oldid=60017
- Page Version ID: 60017
Citation styles for WxHaskell
APA style
WxHaskell. (2015, August 28). HaskellWiki, . Retrieved 15:34, March 28, 2023 from https://wiki.haskell.org/index.php?title=WxHaskell&oldid=60017.
MLA style
"WxHaskell." HaskellWiki, . 28 Aug 2015, 16:05 UTC. 28 Mar 2023, 15:34 <https://wiki.haskell.org/index.php?title=WxHaskell&oldid=60017>.
MHRA style
HaskellWiki contributors, 'WxHaskell', HaskellWiki, , 28 August 2015, 16:05 UTC, <https://wiki.haskell.org/index.php?title=WxHaskell&oldid=60017> [accessed 28 March 2023]
Chicago style
HaskellWiki contributors, "WxHaskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=WxHaskell&oldid=60017 (accessed March 28, 2023).
CBE/CSE style
HaskellWiki contributors. WxHaskell [Internet]. HaskellWiki, ; 2015 Aug 28, 16:05 UTC [cited 2023 Mar 28]. Available from: https://wiki.haskell.org/index.php?title=WxHaskell&oldid=60017.
Bluebook style
WxHaskell, https://wiki.haskell.org/index.php?title=WxHaskell&oldid=60017 (last visited March 28, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "WxHaskell --- HaskellWiki{,} ", year = "2015", url = "https://wiki.haskell.org/index.php?title=WxHaskell&oldid=60017", note = "[Online; accessed 28-March-2023]" }
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 --- HaskellWiki{,} ", year = "2015", url = "\url{https://wiki.haskell.org/index.php?title=WxHaskell&oldid=60017}", note = "[Online; accessed 28-March-2023]" }