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: 26 March 2023 05:02 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=28808
- Page Version ID: 28808
Citation styles for Haskell logos
APA style
Haskell logos. (2009, June 30). HaskellWiki, . Retrieved 05:02, March 26, 2023 from https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=28808.
MLA style
"Haskell logos." HaskellWiki, . 30 Jun 2009, 14:01 UTC. 26 Mar 2023, 05:02 <https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=28808>.
MHRA style
HaskellWiki contributors, 'Haskell logos', HaskellWiki, , 30 June 2009, 14:01 UTC, <https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=28808> [accessed 26 March 2023]
Chicago style
HaskellWiki contributors, "Haskell logos," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=28808 (accessed March 26, 2023).
CBE/CSE style
HaskellWiki contributors. Haskell logos [Internet]. HaskellWiki, ; 2009 Jun 30, 14:01 UTC [cited 2023 Mar 26]. Available from: https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=28808.
Bluebook style
Haskell logos, https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=28808 (last visited March 26, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell logos --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=28808", note = "[Online; accessed 26-March-2023]" }
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=28808}", note = "[Online; accessed 26-March-2023]" }