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