Cite This Page
Bibliographic details for WxHaskell
- Page name: WxHaskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 10 June 2024 11:49 UTC
- Date retrieved: 13 October 2024 01:45 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=WxHaskell&oldid=66672
- Page Version ID: 66672
Citation styles for WxHaskell
APA style
WxHaskell. (2024, June 10). HaskellWiki, . Retrieved 01:45, October 13, 2024 from https://wiki.haskell.org/index.php?title=WxHaskell&oldid=66672.
MLA style
"WxHaskell." HaskellWiki, . 10 Jun 2024, 11:49 UTC. 13 Oct 2024, 01:45 <https://wiki.haskell.org/index.php?title=WxHaskell&oldid=66672>.
MHRA style
HaskellWiki contributors, 'WxHaskell', HaskellWiki, , 10 June 2024, 11:49 UTC, <https://wiki.haskell.org/index.php?title=WxHaskell&oldid=66672> [accessed 13 October 2024]
Chicago style
HaskellWiki contributors, "WxHaskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=WxHaskell&oldid=66672 (accessed October 13, 2024).
CBE/CSE style
HaskellWiki contributors. WxHaskell [Internet]. HaskellWiki, ; 2024 Jun 10, 11:49 UTC [cited 2024 Oct 13]. Available from: https://wiki.haskell.org/index.php?title=WxHaskell&oldid=66672.
Bluebook style
WxHaskell, https://wiki.haskell.org/index.php?title=WxHaskell&oldid=66672 (last visited October 13, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "WxHaskell --- HaskellWiki{,} ", year = "2024", url = "https://wiki.haskell.org/index.php?title=WxHaskell&oldid=66672", note = "[Online; accessed 13-October-2024]" }
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 = "2024", url = "\url{https://wiki.haskell.org/index.php?title=WxHaskell&oldid=66672}", note = "[Online; accessed 13-October-2024]" }