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: 6 March 2021 01:07 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=WxHaskell/Windows&oldid=60291
- Page Version ID: 60291
Citation styles for WxHaskell/Windows
APA style
WxHaskell/Windows. (2019, December 13). HaskellWiki, . Retrieved 01:07, March 6, 2021 from https://wiki.haskell.org/index.php?title=WxHaskell/Windows&oldid=60291.
MLA style
"WxHaskell/Windows." HaskellWiki, . 13 Dec 2019, 13:51 UTC. 6 Mar 2021, 01:07 <https://wiki.haskell.org/index.php?title=WxHaskell/Windows&oldid=60291>.
MHRA style
HaskellWiki contributors, 'WxHaskell/Windows', HaskellWiki, , 13 December 2019, 13:51 UTC, <https://wiki.haskell.org/index.php?title=WxHaskell/Windows&oldid=60291> [accessed 6 March 2021]
Chicago style
HaskellWiki contributors, "WxHaskell/Windows," HaskellWiki, , https://wiki.haskell.org/index.php?title=WxHaskell/Windows&oldid=60291 (accessed March 6, 2021).
CBE/CSE style
HaskellWiki contributors. WxHaskell/Windows [Internet]. HaskellWiki, ; 2019 Dec 13, 13:51 UTC [cited 2021 Mar 6]. Available from: https://wiki.haskell.org/index.php?title=WxHaskell/Windows&oldid=60291.
Bluebook style
WxHaskell/Windows, https://wiki.haskell.org/index.php?title=WxHaskell/Windows&oldid=60291 (last visited March 6, 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=60291", note = "[Online; accessed 6-March-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=60291}", note = "[Online; accessed 6-March-2021]" }