Cite This Page
Bibliographic details for Haskell logos
- Page name: Haskell logos
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 16 March 2008 21:32 UTC
- Date retrieved: 29 May 2022 05:34 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=19960
- Page Version ID: 19960
Citation styles for Haskell logos
APA style
Haskell logos. (2008, March 16). HaskellWiki, . Retrieved 05:34, May 29, 2022 from https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=19960.
MLA style
"Haskell logos." HaskellWiki, . 16 Mar 2008, 21:32 UTC. 29 May 2022, 05:34 <https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=19960>.
MHRA style
HaskellWiki contributors, 'Haskell logos', HaskellWiki, , 16 March 2008, 21:32 UTC, <https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=19960> [accessed 29 May 2022]
Chicago style
HaskellWiki contributors, "Haskell logos," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=19960 (accessed May 29, 2022).
CBE/CSE style
HaskellWiki contributors. Haskell logos [Internet]. HaskellWiki, ; 2008 Mar 16, 21:32 UTC [cited 2022 May 29]. Available from: https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=19960.
Bluebook style
Haskell logos, https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=19960 (last visited May 29, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell logos --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=19960", note = "[Online; accessed 29-May-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 = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Haskell_logos&oldid=19960}", note = "[Online; accessed 29-May-2022]" }