Cite This Page
Bibliographic details for Introduction.es
- Page name: Introduction.es
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 23 April 2021 22:44 UTC
- Date retrieved: 14 September 2024 23:46 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Introduction.es&oldid=64310
- Page Version ID: 64310
Citation styles for Introduction.es
APA style
Introduction.es. (2021, April 23). HaskellWiki, . Retrieved 23:46, September 14, 2024 from https://wiki.haskell.org/index.php?title=Introduction.es&oldid=64310.
MLA style
"Introduction.es." HaskellWiki, . 23 Apr 2021, 22:44 UTC. 14 Sep 2024, 23:46 <https://wiki.haskell.org/index.php?title=Introduction.es&oldid=64310>.
MHRA style
HaskellWiki contributors, 'Introduction.es', HaskellWiki, , 23 April 2021, 22:44 UTC, <https://wiki.haskell.org/index.php?title=Introduction.es&oldid=64310> [accessed 14 September 2024]
Chicago style
HaskellWiki contributors, "Introduction.es," HaskellWiki, , https://wiki.haskell.org/index.php?title=Introduction.es&oldid=64310 (accessed September 14, 2024).
CBE/CSE style
HaskellWiki contributors. Introduction.es [Internet]. HaskellWiki, ; 2021 Apr 23, 22:44 UTC [cited 2024 Sep 14]. Available from: https://wiki.haskell.org/index.php?title=Introduction.es&oldid=64310.
Bluebook style
Introduction.es, https://wiki.haskell.org/index.php?title=Introduction.es&oldid=64310 (last visited September 14, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Introduction.es --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Introduction.es&oldid=64310", note = "[Online; accessed 14-September-2024]" }
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 = "Introduction.es --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Introduction.es&oldid=64310}", note = "[Online; accessed 14-September-2024]" }