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: 27 January 2021 15:28 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=WxHaskell/Mac&oldid=41162
- Page Version ID: 41162
Citation styles for WxHaskell/Mac
APA style
WxHaskell/Mac. (2018, April 15). HaskellWiki, . Retrieved 15:28, January 27, 2021 from https://wiki.haskell.org/index.php?title=WxHaskell/Mac&oldid=41162.
MLA style
"WxHaskell/Mac." HaskellWiki, . 15 Apr 2018, 17:25 UTC. 27 Jan 2021, 15:28 <https://wiki.haskell.org/index.php?title=WxHaskell/Mac&oldid=41162>.
MHRA style
HaskellWiki contributors, 'WxHaskell/Mac', HaskellWiki, , 15 April 2018, 17:25 UTC, <https://wiki.haskell.org/index.php?title=WxHaskell/Mac&oldid=41162> [accessed 27 January 2021]
Chicago style
HaskellWiki contributors, "WxHaskell/Mac," HaskellWiki, , https://wiki.haskell.org/index.php?title=WxHaskell/Mac&oldid=41162 (accessed January 27, 2021).
CBE/CSE style
HaskellWiki contributors. WxHaskell/Mac [Internet]. HaskellWiki, ; 2018 Apr 15, 17:25 UTC [cited 2021 Jan 27]. Available from: https://wiki.haskell.org/index.php?title=WxHaskell/Mac&oldid=41162.
Bluebook style
WxHaskell/Mac, https://wiki.haskell.org/index.php?title=WxHaskell/Mac&oldid=41162 (last visited January 27, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "WxHaskell/Mac --- HaskellWiki{,} ", year = "2018", url = "https://wiki.haskell.org/index.php?title=WxHaskell/Mac&oldid=41162", note = "[Online; accessed 27-January-2021]" }
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=41162}", note = "[Online; accessed 27-January-2021]" }