Cite This Page
Bibliographic details for Grapefruit
- Page name: Grapefruit
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 16 February 2017 15:20 UTC
- Date retrieved: 5 December 2019 15:50 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Grapefruit&oldid=38397
- Page Version ID: 38397
Citation styles for Grapefruit
APA style
Grapefruit. (2017, February 16). HaskellWiki, . Retrieved 15:50, December 5, 2019 from https://wiki.haskell.org/index.php?title=Grapefruit&oldid=38397.
MLA style
"Grapefruit." HaskellWiki, . 16 Feb 2017, 15:20 UTC. 5 Dec 2019, 15:50 <https://wiki.haskell.org/index.php?title=Grapefruit&oldid=38397>.
MHRA style
HaskellWiki contributors, 'Grapefruit', HaskellWiki, , 16 February 2017, 15:20 UTC, <https://wiki.haskell.org/index.php?title=Grapefruit&oldid=38397> [accessed 5 December 2019]
Chicago style
HaskellWiki contributors, "Grapefruit," HaskellWiki, , https://wiki.haskell.org/index.php?title=Grapefruit&oldid=38397 (accessed December 5, 2019).
CBE/CSE style
HaskellWiki contributors. Grapefruit [Internet]. HaskellWiki, ; 2017 Feb 16, 15:20 UTC [cited 2019 Dec 5]. Available from: https://wiki.haskell.org/index.php?title=Grapefruit&oldid=38397.
Bluebook style
Grapefruit, https://wiki.haskell.org/index.php?title=Grapefruit&oldid=38397 (last visited December 5, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Grapefruit --- HaskellWiki{,} ", year = "2017", url = "https://wiki.haskell.org/index.php?title=Grapefruit&oldid=38397", note = "[Online; accessed 5-December-2019]" }
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 = "Grapefruit --- HaskellWiki{,} ", year = "2017", url = "\url{https://wiki.haskell.org/index.php?title=Grapefruit&oldid=38397}", note = "[Online; accessed 5-December-2019]" }