Cite This Page
Bibliographic details for WxHaskell/Windows
- Page name: WxHaskell/Windows
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 2 July 2014 09:13 UTC
- Date retrieved: 29 March 2023 23:49 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=WxHaskell/Windows&oldid=58413
- Page Version ID: 58413
Citation styles for WxHaskell/Windows
APA style
WxHaskell/Windows. (2014, July 2). HaskellWiki, . Retrieved 23:49, March 29, 2023 from https://wiki.haskell.org/index.php?title=WxHaskell/Windows&oldid=58413.
MLA style
"WxHaskell/Windows." HaskellWiki, . 2 Jul 2014, 09:13 UTC. 29 Mar 2023, 23:49 <https://wiki.haskell.org/index.php?title=WxHaskell/Windows&oldid=58413>.
MHRA style
HaskellWiki contributors, 'WxHaskell/Windows', HaskellWiki, , 2 July 2014, 09:13 UTC, <https://wiki.haskell.org/index.php?title=WxHaskell/Windows&oldid=58413> [accessed 29 March 2023]
Chicago style
HaskellWiki contributors, "WxHaskell/Windows," HaskellWiki, , https://wiki.haskell.org/index.php?title=WxHaskell/Windows&oldid=58413 (accessed March 29, 2023).
CBE/CSE style
HaskellWiki contributors. WxHaskell/Windows [Internet]. HaskellWiki, ; 2014 Jul 2, 09:13 UTC [cited 2023 Mar 29]. Available from: https://wiki.haskell.org/index.php?title=WxHaskell/Windows&oldid=58413.
Bluebook style
WxHaskell/Windows, https://wiki.haskell.org/index.php?title=WxHaskell/Windows&oldid=58413 (last visited March 29, 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=58413", 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 = "2014", url = "\url{https://wiki.haskell.org/index.php?title=WxHaskell/Windows&oldid=58413}", note = "[Online; accessed 29-March-2023]" }