Cite This Page
Bibliographic details for Yampa
- Page name: Yampa
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 10 April 2018 08:54 UTC
- Date retrieved: 22 January 2021 22:42 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Yampa&oldid=60100
- Page Version ID: 60100
Citation styles for Yampa
APA style
Yampa. (2018, April 10). HaskellWiki, . Retrieved 22:42, January 22, 2021 from https://wiki.haskell.org/index.php?title=Yampa&oldid=60100.
MLA style
"Yampa." HaskellWiki, . 10 Apr 2018, 08:54 UTC. 22 Jan 2021, 22:42 <https://wiki.haskell.org/index.php?title=Yampa&oldid=60100>.
MHRA style
HaskellWiki contributors, 'Yampa', HaskellWiki, , 10 April 2018, 08:54 UTC, <https://wiki.haskell.org/index.php?title=Yampa&oldid=60100> [accessed 22 January 2021]
Chicago style
HaskellWiki contributors, "Yampa," HaskellWiki, , https://wiki.haskell.org/index.php?title=Yampa&oldid=60100 (accessed January 22, 2021).
CBE/CSE style
HaskellWiki contributors. Yampa [Internet]. HaskellWiki, ; 2018 Apr 10, 08:54 UTC [cited 2021 Jan 22]. Available from: https://wiki.haskell.org/index.php?title=Yampa&oldid=60100.
Bluebook style
Yampa, https://wiki.haskell.org/index.php?title=Yampa&oldid=60100 (last visited January 22, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Yampa --- HaskellWiki{,} ", year = "2018", url = "https://wiki.haskell.org/index.php?title=Yampa&oldid=60100", note = "[Online; accessed 22-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 = "Yampa --- HaskellWiki{,} ", year = "2018", url = "\url{https://wiki.haskell.org/index.php?title=Yampa&oldid=60100}", note = "[Online; accessed 22-January-2021]" }