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