Cite This Page
Bibliographic details for GSLHaskell on MacOS X
- Page name: GSLHaskell on MacOS X
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 28 October 2009 17:03 UTC
- Date retrieved: 17 August 2022 01:22 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=GSLHaskell_on_MacOS_X&oldid=31261
- Page Version ID: 31261
Citation styles for GSLHaskell on MacOS X
APA style
GSLHaskell on MacOS X. (2009, October 28). HaskellWiki, . Retrieved 01:22, August 17, 2022 from https://wiki.haskell.org/index.php?title=GSLHaskell_on_MacOS_X&oldid=31261.
MLA style
"GSLHaskell on MacOS X." HaskellWiki, . 28 Oct 2009, 17:03 UTC. 17 Aug 2022, 01:22 <https://wiki.haskell.org/index.php?title=GSLHaskell_on_MacOS_X&oldid=31261>.
MHRA style
HaskellWiki contributors, 'GSLHaskell on MacOS X', HaskellWiki, , 28 October 2009, 17:03 UTC, <https://wiki.haskell.org/index.php?title=GSLHaskell_on_MacOS_X&oldid=31261> [accessed 17 August 2022]
Chicago style
HaskellWiki contributors, "GSLHaskell on MacOS X," HaskellWiki, , https://wiki.haskell.org/index.php?title=GSLHaskell_on_MacOS_X&oldid=31261 (accessed August 17, 2022).
CBE/CSE style
HaskellWiki contributors. GSLHaskell on MacOS X [Internet]. HaskellWiki, ; 2009 Oct 28, 17:03 UTC [cited 2022 Aug 17]. Available from: https://wiki.haskell.org/index.php?title=GSLHaskell_on_MacOS_X&oldid=31261.
Bluebook style
GSLHaskell on MacOS X, https://wiki.haskell.org/index.php?title=GSLHaskell_on_MacOS_X&oldid=31261 (last visited August 17, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "GSLHaskell on MacOS X --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=GSLHaskell_on_MacOS_X&oldid=31261", note = "[Online; accessed 17-August-2022]" }
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 = "GSLHaskell on MacOS X --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=GSLHaskell_on_MacOS_X&oldid=31261}", note = "[Online; accessed 17-August-2022]" }