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