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