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