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