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