Cite This Page
Bibliographic details for Haskell logos
- Page name: Haskell logos
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 24 February 2007 04:04 UTC
- Date retrieved: 14 August 2022 11:51 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=11558
- Page Version ID: 11558
Citation styles for Haskell logos
APA style
Haskell logos. (2007, February 24). HaskellWiki, . Retrieved 11:51, August 14, 2022 from https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=11558.
MLA style
"Haskell logos." HaskellWiki, . 24 Feb 2007, 04:04 UTC. 14 Aug 2022, 11:51 <https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=11558>.
MHRA style
HaskellWiki contributors, 'Haskell logos', HaskellWiki, , 24 February 2007, 04:04 UTC, <https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=11558> [accessed 14 August 2022]
Chicago style
HaskellWiki contributors, "Haskell logos," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=11558 (accessed August 14, 2022).
CBE/CSE style
HaskellWiki contributors. Haskell logos [Internet]. HaskellWiki, ; 2007 Feb 24, 04:04 UTC [cited 2022 Aug 14]. Available from: https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=11558.
Bluebook style
Haskell logos, https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=11558 (last visited August 14, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell logos --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=11558", note = "[Online; accessed 14-August-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 = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=11558}", note = "[Online; accessed 14-August-2022]" }