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: 8 February 2025 10:20 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 10:20, February 8, 2025 from https://wiki.haskell.org/index.php?title=WxHaskell&oldid=66672.
MLA style
"WxHaskell." HaskellWiki. 10 Jun 2024, 11:49 UTC. 8 Feb 2025, 10:20 <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 8 February 2025]
Chicago style
HaskellWiki contributors, "WxHaskell," HaskellWiki, https://wiki.haskell.org/index.php?title=WxHaskell&oldid=66672 (accessed February 8, 2025).
CBE/CSE style
HaskellWiki contributors. WxHaskell [Internet]. HaskellWiki; 2024 Jun 10, 11:49 UTC [cited 2025 Feb 8]. 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 February 8, 2025).
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 8-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 --- HaskellWiki{,} ", year = "2024", url = "\url{https://wiki.haskell.org/index.php?title=WxHaskell&oldid=66672}", note = "[Online; accessed 8-February-2025]" }