Cite This Page
Bibliographic details for WxFruit
- Page name: WxFruit
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 19 February 2009 15:10 UTC
- Date retrieved: 4 July 2022 21:23 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=WxFruit&oldid=26532
- Page Version ID: 26532
Citation styles for WxFruit
APA style
WxFruit. (2009, February 19). HaskellWiki, . Retrieved 21:23, July 4, 2022 from https://wiki.haskell.org/index.php?title=WxFruit&oldid=26532.
MLA style
"WxFruit." HaskellWiki, . 19 Feb 2009, 15:10 UTC. 4 Jul 2022, 21:23 <https://wiki.haskell.org/index.php?title=WxFruit&oldid=26532>.
MHRA style
HaskellWiki contributors, 'WxFruit', HaskellWiki, , 19 February 2009, 15:10 UTC, <https://wiki.haskell.org/index.php?title=WxFruit&oldid=26532> [accessed 4 July 2022]
Chicago style
HaskellWiki contributors, "WxFruit," HaskellWiki, , https://wiki.haskell.org/index.php?title=WxFruit&oldid=26532 (accessed July 4, 2022).
CBE/CSE style
HaskellWiki contributors. WxFruit [Internet]. HaskellWiki, ; 2009 Feb 19, 15:10 UTC [cited 2022 Jul 4]. Available from: https://wiki.haskell.org/index.php?title=WxFruit&oldid=26532.
Bluebook style
WxFruit, https://wiki.haskell.org/index.php?title=WxFruit&oldid=26532 (last visited July 4, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "WxFruit --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=WxFruit&oldid=26532", note = "[Online; accessed 4-July-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 = "WxFruit --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=WxFruit&oldid=26532}", note = "[Online; accessed 4-July-2022]" }