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: 5 March 2021 07:20 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=19947
- Page Version ID: 19947
Citation styles for Haskell logos
APA style
Haskell logos. (2009, June 30). HaskellWiki, . Retrieved 07:20, March 5, 2021 from https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=19947.
MLA style
"Haskell logos." HaskellWiki, . 30 Jun 2009, 14:01 UTC. 5 Mar 2021, 07:20 <https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=19947>.
MHRA style
HaskellWiki contributors, 'Haskell logos', HaskellWiki, , 30 June 2009, 14:01 UTC, <https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=19947> [accessed 5 March 2021]
Chicago style
HaskellWiki contributors, "Haskell logos," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=19947 (accessed March 5, 2021).
CBE/CSE style
HaskellWiki contributors. Haskell logos [Internet]. HaskellWiki, ; 2009 Jun 30, 14:01 UTC [cited 2021 Mar 5]. Available from: https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=19947.
Bluebook style
Haskell logos, https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=19947 (last visited March 5, 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=19947", note = "[Online; accessed 5-March-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=19947}", note = "[Online; accessed 5-March-2021]" }