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: 23 January 2021 06:59 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Grapefruit&oldid=42847
- Page Version ID: 42847
Citation styles for Grapefruit
APA style
Grapefruit. (2017, February 16). HaskellWiki, . Retrieved 06:59, January 23, 2021 from https://wiki.haskell.org/index.php?title=Grapefruit&oldid=42847.
MLA style
"Grapefruit." HaskellWiki, . 16 Feb 2017, 15:20 UTC. 23 Jan 2021, 06:59 <https://wiki.haskell.org/index.php?title=Grapefruit&oldid=42847>.
MHRA style
HaskellWiki contributors, 'Grapefruit', HaskellWiki, , 16 February 2017, 15:20 UTC, <https://wiki.haskell.org/index.php?title=Grapefruit&oldid=42847> [accessed 23 January 2021]
Chicago style
HaskellWiki contributors, "Grapefruit," HaskellWiki, , https://wiki.haskell.org/index.php?title=Grapefruit&oldid=42847 (accessed January 23, 2021).
CBE/CSE style
HaskellWiki contributors. Grapefruit [Internet]. HaskellWiki, ; 2017 Feb 16, 15:20 UTC [cited 2021 Jan 23]. Available from: https://wiki.haskell.org/index.php?title=Grapefruit&oldid=42847.
Bluebook style
Grapefruit, https://wiki.haskell.org/index.php?title=Grapefruit&oldid=42847 (last visited January 23, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Grapefruit --- HaskellWiki{,} ", year = "2017", url = "https://wiki.haskell.org/index.php?title=Grapefruit&oldid=42847", note = "[Online; accessed 23-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 = "Grapefruit --- HaskellWiki{,} ", year = "2017", url = "\url{https://wiki.haskell.org/index.php?title=Grapefruit&oldid=42847}", note = "[Online; accessed 23-January-2021]" }