Cite This Page
Bibliographic details for Gentoo/HaskellPlatform
- Page name: Gentoo/HaskellPlatform
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 3 June 2012 13:16 UTC
- Date retrieved: 21 January 2021 11:53 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Gentoo/HaskellPlatform&oldid=29469
- Page Version ID: 29469
Citation styles for Gentoo/HaskellPlatform
APA style
Gentoo/HaskellPlatform. (2012, June 3). HaskellWiki, . Retrieved 11:53, January 21, 2021 from https://wiki.haskell.org/index.php?title=Gentoo/HaskellPlatform&oldid=29469.
MLA style
"Gentoo/HaskellPlatform." HaskellWiki, . 3 Jun 2012, 13:16 UTC. 21 Jan 2021, 11:53 <https://wiki.haskell.org/index.php?title=Gentoo/HaskellPlatform&oldid=29469>.
MHRA style
HaskellWiki contributors, 'Gentoo/HaskellPlatform', HaskellWiki, , 3 June 2012, 13:16 UTC, <https://wiki.haskell.org/index.php?title=Gentoo/HaskellPlatform&oldid=29469> [accessed 21 January 2021]
Chicago style
HaskellWiki contributors, "Gentoo/HaskellPlatform," HaskellWiki, , https://wiki.haskell.org/index.php?title=Gentoo/HaskellPlatform&oldid=29469 (accessed January 21, 2021).
CBE/CSE style
HaskellWiki contributors. Gentoo/HaskellPlatform [Internet]. HaskellWiki, ; 2012 Jun 3, 13:16 UTC [cited 2021 Jan 21]. Available from: https://wiki.haskell.org/index.php?title=Gentoo/HaskellPlatform&oldid=29469.
Bluebook style
Gentoo/HaskellPlatform, https://wiki.haskell.org/index.php?title=Gentoo/HaskellPlatform&oldid=29469 (last visited January 21, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Gentoo/HaskellPlatform --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Gentoo/HaskellPlatform&oldid=29469", note = "[Online; accessed 21-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 = "Gentoo/HaskellPlatform --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Gentoo/HaskellPlatform&oldid=29469}", note = "[Online; accessed 21-January-2021]" }