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