Cite This Page
Bibliographic details for Gentle
- Page name: Gentle
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 17 February 2015 08:21 UTC
- Date retrieved: 3 February 2023 19:58 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Gentle&oldid=59359
- Page Version ID: 59359
Citation styles for Gentle
APA style
Gentle. (2015, February 17). HaskellWiki, . Retrieved 19:58, February 3, 2023 from https://wiki.haskell.org/index.php?title=Gentle&oldid=59359.
MLA style
"Gentle." HaskellWiki, . 17 Feb 2015, 08:21 UTC. 3 Feb 2023, 19:58 <https://wiki.haskell.org/index.php?title=Gentle&oldid=59359>.
MHRA style
HaskellWiki contributors, 'Gentle', HaskellWiki, , 17 February 2015, 08:21 UTC, <https://wiki.haskell.org/index.php?title=Gentle&oldid=59359> [accessed 3 February 2023]
Chicago style
HaskellWiki contributors, "Gentle," HaskellWiki, , https://wiki.haskell.org/index.php?title=Gentle&oldid=59359 (accessed February 3, 2023).
CBE/CSE style
HaskellWiki contributors. Gentle [Internet]. HaskellWiki, ; 2015 Feb 17, 08:21 UTC [cited 2023 Feb 3]. Available from: https://wiki.haskell.org/index.php?title=Gentle&oldid=59359.
Bluebook style
Gentle, https://wiki.haskell.org/index.php?title=Gentle&oldid=59359 (last visited February 3, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Gentle --- HaskellWiki{,} ", year = "2015", url = "https://wiki.haskell.org/index.php?title=Gentle&oldid=59359", note = "[Online; accessed 3-February-2023]" }
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 = "Gentle --- HaskellWiki{,} ", year = "2015", url = "\url{https://wiki.haskell.org/index.php?title=Gentle&oldid=59359}", note = "[Online; accessed 3-February-2023]" }