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