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: 31 March 2023 07:35 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 07:35, March 31, 2023 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. 31 Mar 2023, 07:35 <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 31 March 2023]
Chicago style
HaskellWiki contributors, "Por que Haskell importa," HaskellWiki, , https://wiki.haskell.org/index.php?title=Por_que_Haskell_importa&oldid=7186 (accessed March 31, 2023).
CBE/CSE style
HaskellWiki contributors. Por que Haskell importa [Internet]. HaskellWiki, ; 2006 Oct 22, 05:00 UTC [cited 2023 Mar 31]. 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 31, 2023).
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 31-March-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 = "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 31-March-2023]" }