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