Cite This Page
Bibliographic details for Por que Haskell importa
- Page name: Por que Haskell importa
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 22 October 2006 05:00 UTC
- Date retrieved: 27 March 2025 00:54 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Por_que_Haskell_importa&oldid=7186
- Page Version ID: 7186
Citation styles for Por que Haskell importa
APA style
Por que Haskell importa. (2006, October 22). HaskellWiki. Retrieved 00:54, March 27, 2025 from https://wiki.haskell.org/index.php?title=Por_que_Haskell_importa&oldid=7186.
MLA style
"Por que Haskell importa." HaskellWiki. 22 Oct 2006, 05:00 UTC. 27 Mar 2025, 00:54 <https://wiki.haskell.org/index.php?title=Por_que_Haskell_importa&oldid=7186>.
MHRA style
HaskellWiki contributors, 'Por que Haskell importa', HaskellWiki, 22 October 2006, 05:00 UTC, <https://wiki.haskell.org/index.php?title=Por_que_Haskell_importa&oldid=7186> [accessed 27 March 2025]
Chicago style
HaskellWiki contributors, "Por que Haskell importa," HaskellWiki, https://wiki.haskell.org/index.php?title=Por_que_Haskell_importa&oldid=7186 (accessed March 27, 2025).
CBE/CSE style
HaskellWiki contributors. Por que Haskell importa [Internet]. HaskellWiki; 2006 Oct 22, 05:00 UTC [cited 2025 Mar 27]. Available from: https://wiki.haskell.org/index.php?title=Por_que_Haskell_importa&oldid=7186.
Bluebook style
Por que Haskell importa, https://wiki.haskell.org/index.php?title=Por_que_Haskell_importa&oldid=7186 (last visited March 27, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Por que Haskell importa --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Por_que_Haskell_importa&oldid=7186", note = "[Online; accessed 27-March-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 = "Por que Haskell importa --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Por_que_Haskell_importa&oldid=7186}", note = "[Online; accessed 27-March-2025]" }