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