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