Cite This Page
Bibliographic details for Es/Introduccion
- Page name: Es/Introduccion
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 9 December 2007 04:51 UTC
- Date retrieved: 28 January 2023 22:27 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Es/Introduccion&oldid=17271
- Page Version ID: 17271
Citation styles for Es/Introduccion
APA style
Es/Introduccion. (2007, December 9). HaskellWiki, . Retrieved 22:27, January 28, 2023 from https://wiki.haskell.org/index.php?title=Es/Introduccion&oldid=17271.
MLA style
"Es/Introduccion." HaskellWiki, . 9 Dec 2007, 04:51 UTC. 28 Jan 2023, 22:27 <https://wiki.haskell.org/index.php?title=Es/Introduccion&oldid=17271>.
MHRA style
HaskellWiki contributors, 'Es/Introduccion', HaskellWiki, , 9 December 2007, 04:51 UTC, <https://wiki.haskell.org/index.php?title=Es/Introduccion&oldid=17271> [accessed 28 January 2023]
Chicago style
HaskellWiki contributors, "Es/Introduccion," HaskellWiki, , https://wiki.haskell.org/index.php?title=Es/Introduccion&oldid=17271 (accessed January 28, 2023).
CBE/CSE style
HaskellWiki contributors. Es/Introduccion [Internet]. HaskellWiki, ; 2007 Dec 9, 04:51 UTC [cited 2023 Jan 28]. Available from: https://wiki.haskell.org/index.php?title=Es/Introduccion&oldid=17271.
Bluebook style
Es/Introduccion, https://wiki.haskell.org/index.php?title=Es/Introduccion&oldid=17271 (last visited January 28, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Es/Introduccion --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Es/Introduccion&oldid=17271", note = "[Online; accessed 28-January-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 = "Es/Introduccion --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Es/Introduccion&oldid=17271}", note = "[Online; accessed 28-January-2023]" }