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