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