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