Cite This Page
Bibliographic details for WxHaskell
- Page name: WxHaskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 22 January 2009 21:16 UTC
- Date retrieved: 29 May 2022 09:21 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=WxHaskell&oldid=26045
- Page Version ID: 26045
Citation styles for WxHaskell
APA style
WxHaskell. (2009, January 22). HaskellWiki, . Retrieved 09:21, May 29, 2022 from https://wiki.haskell.org/index.php?title=WxHaskell&oldid=26045.
MLA style
"WxHaskell." HaskellWiki, . 22 Jan 2009, 21:16 UTC. 29 May 2022, 09:21 <https://wiki.haskell.org/index.php?title=WxHaskell&oldid=26045>.
MHRA style
HaskellWiki contributors, 'WxHaskell', HaskellWiki, , 22 January 2009, 21:16 UTC, <https://wiki.haskell.org/index.php?title=WxHaskell&oldid=26045> [accessed 29 May 2022]
Chicago style
HaskellWiki contributors, "WxHaskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=WxHaskell&oldid=26045 (accessed May 29, 2022).
CBE/CSE style
HaskellWiki contributors. WxHaskell [Internet]. HaskellWiki, ; 2009 Jan 22, 21:16 UTC [cited 2022 May 29]. Available from: https://wiki.haskell.org/index.php?title=WxHaskell&oldid=26045.
Bluebook style
WxHaskell, https://wiki.haskell.org/index.php?title=WxHaskell&oldid=26045 (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=26045", 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=26045}", note = "[Online; accessed 29-May-2022]" }