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: 8 February 2023 11:44 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 11:44, February 8, 2023 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. 8 Feb 2023, 11:44 <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 8 February 2023]
Chicago style
HaskellWiki contributors, "WxHaskell/0.90," HaskellWiki, , https://wiki.haskell.org/index.php?title=WxHaskell/0.90&oldid=60211 (accessed February 8, 2023).
CBE/CSE style
HaskellWiki contributors. WxHaskell/0.90 [Internet]. HaskellWiki, ; 2015 Oct 8, 16:30 UTC [cited 2023 Feb 8]. 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 February 8, 2023).
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 8-February-2023]" }
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 8-February-2023]" }