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: 22 January 2021 01:07 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=WxHaskell/0.90&oldid=60211
- Page Version ID: 60211
Citation styles for WxHaskell/0.90
APA style
WxHaskell/0.90. (2015, October 8). HaskellWiki, . Retrieved 01:07, January 22, 2021 from https://wiki.haskell.org/index.php?title=WxHaskell/0.90&oldid=60211.
MLA style
"WxHaskell/0.90." HaskellWiki, . 8 Oct 2015, 16:30 UTC. 22 Jan 2021, 01:07 <https://wiki.haskell.org/index.php?title=WxHaskell/0.90&oldid=60211>.
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=60211> [accessed 22 January 2021]
Chicago style
HaskellWiki contributors, "WxHaskell/0.90," HaskellWiki, , https://wiki.haskell.org/index.php?title=WxHaskell/0.90&oldid=60211 (accessed January 22, 2021).
CBE/CSE style
HaskellWiki contributors. WxHaskell/0.90 [Internet]. HaskellWiki, ; 2015 Oct 8, 16:30 UTC [cited 2021 Jan 22]. Available from: https://wiki.haskell.org/index.php?title=WxHaskell/0.90&oldid=60211.
Bluebook style
WxHaskell/0.90, https://wiki.haskell.org/index.php?title=WxHaskell/0.90&oldid=60211 (last visited January 22, 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=60211", note = "[Online; accessed 22-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=60211}", note = "[Online; accessed 22-January-2021]" }