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: 21 April 2021 10:24 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Yampa&oldid=40782
- Page Version ID: 40782
Citation styles for Yampa
APA style
Yampa. (2018, April 10). HaskellWiki, . Retrieved 10:24, April 21, 2021 from https://wiki.haskell.org/index.php?title=Yampa&oldid=40782.
MLA style
"Yampa." HaskellWiki, . 10 Apr 2018, 08:54 UTC. 21 Apr 2021, 10:24 <https://wiki.haskell.org/index.php?title=Yampa&oldid=40782>.
MHRA style
HaskellWiki contributors, 'Yampa', HaskellWiki, , 10 April 2018, 08:54 UTC, <https://wiki.haskell.org/index.php?title=Yampa&oldid=40782> [accessed 21 April 2021]
Chicago style
HaskellWiki contributors, "Yampa," HaskellWiki, , https://wiki.haskell.org/index.php?title=Yampa&oldid=40782 (accessed April 21, 2021).
CBE/CSE style
HaskellWiki contributors. Yampa [Internet]. HaskellWiki, ; 2018 Apr 10, 08:54 UTC [cited 2021 Apr 21]. Available from: https://wiki.haskell.org/index.php?title=Yampa&oldid=40782.
Bluebook style
Yampa, https://wiki.haskell.org/index.php?title=Yampa&oldid=40782 (last visited April 21, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Yampa --- HaskellWiki{,} ", year = "2018", url = "https://wiki.haskell.org/index.php?title=Yampa&oldid=40782", note = "[Online; accessed 21-April-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=40782}", note = "[Online; accessed 21-April-2021]" }