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