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: 4 October 2024 20:24 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 20:24, October 4, 2024 from https://wiki.haskell.org/index.php?title=WxHaskell/Mac&oldid=62430.
MLA style
"WxHaskell/Mac." HaskellWiki, . 15 Apr 2018, 17:25 UTC. 4 Oct 2024, 20:24 <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 4 October 2024]
Chicago style
HaskellWiki contributors, "WxHaskell/Mac," HaskellWiki, , https://wiki.haskell.org/index.php?title=WxHaskell/Mac&oldid=62430 (accessed October 4, 2024).
CBE/CSE style
HaskellWiki contributors. WxHaskell/Mac [Internet]. HaskellWiki, ; 2018 Apr 15, 17:25 UTC [cited 2024 Oct 4]. 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 October 4, 2024).
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 4-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/Mac --- HaskellWiki{,} ", year = "2018", url = "\url{https://wiki.haskell.org/index.php?title=WxHaskell/Mac&oldid=62430}", note = "[Online; accessed 4-October-2024]" }