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