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