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: 24 April 2025 07:32 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 07:32, April 24, 2025 from https://wiki.haskell.org/index.php?title=Es/Introduccion&oldid=17271.
MLA style
"Es/Introduccion." HaskellWiki. 9 Dec 2007, 04:51 UTC. 24 Apr 2025, 07:32 <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 24 April 2025]
Chicago style
HaskellWiki contributors, "Es/Introduccion," HaskellWiki, https://wiki.haskell.org/index.php?title=Es/Introduccion&oldid=17271 (accessed April 24, 2025).
CBE/CSE style
HaskellWiki contributors. Es/Introduccion [Internet]. HaskellWiki; 2007 Dec 9, 04:51 UTC [cited 2025 Apr 24]. 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 April 24, 2025).
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 24-April-2025]" }
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 24-April-2025]" }