Cite This Page
Bibliographic details for Haskell logos
- Page name: Haskell logos
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 22 December 2008 10:13 UTC
- Date retrieved: 6 July 2022 23:42 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=25143
- Page Version ID: 25143
Citation styles for Haskell logos
APA style
Haskell logos. (2008, December 22). HaskellWiki, . Retrieved 23:42, July 6, 2022 from https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=25143.
MLA style
"Haskell logos." HaskellWiki, . 22 Dec 2008, 10:13 UTC. 6 Jul 2022, 23:42 <https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=25143>.
MHRA style
HaskellWiki contributors, 'Haskell logos', HaskellWiki, , 22 December 2008, 10:13 UTC, <https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=25143> [accessed 6 July 2022]
Chicago style
HaskellWiki contributors, "Haskell logos," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=25143 (accessed July 6, 2022).
CBE/CSE style
HaskellWiki contributors. Haskell logos [Internet]. HaskellWiki, ; 2008 Dec 22, 10:13 UTC [cited 2022 Jul 6]. Available from: https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=25143.
Bluebook style
Haskell logos, https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=25143 (last visited July 6, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell logos --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=25143", note = "[Online; accessed 6-July-2022]" }
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 = "Haskell logos --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=25143}", note = "[Online; accessed 6-July-2022]" }