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