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