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