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