Cite This Page
Bibliographic details for Es/Librerias y Herramientas/Estructuras de Datos
- Page name: Es/Librerias y Herramientas/Estructuras de Datos
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 15 August 2019 19:29 UTC
- Date retrieved: 16 January 2021 00:46 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Es/Librerias_y_Herramientas/Estructuras_de_Datos&oldid=8184
- Page Version ID: 8184
Citation styles for Es/Librerias y Herramientas/Estructuras de Datos
APA style
Es/Librerias y Herramientas/Estructuras de Datos. (2019, August 15). HaskellWiki, . Retrieved 00:46, January 16, 2021 from https://wiki.haskell.org/index.php?title=Es/Librerias_y_Herramientas/Estructuras_de_Datos&oldid=8184.
MLA style
"Es/Librerias y Herramientas/Estructuras de Datos." HaskellWiki, . 15 Aug 2019, 19:29 UTC. 16 Jan 2021, 00:46 <https://wiki.haskell.org/index.php?title=Es/Librerias_y_Herramientas/Estructuras_de_Datos&oldid=8184>.
MHRA style
HaskellWiki contributors, 'Es/Librerias y Herramientas/Estructuras de Datos', HaskellWiki, , 15 August 2019, 19:29 UTC, <https://wiki.haskell.org/index.php?title=Es/Librerias_y_Herramientas/Estructuras_de_Datos&oldid=8184> [accessed 16 January 2021]
Chicago style
HaskellWiki contributors, "Es/Librerias y Herramientas/Estructuras de Datos," HaskellWiki, , https://wiki.haskell.org/index.php?title=Es/Librerias_y_Herramientas/Estructuras_de_Datos&oldid=8184 (accessed January 16, 2021).
CBE/CSE style
HaskellWiki contributors. Es/Librerias y Herramientas/Estructuras de Datos [Internet]. HaskellWiki, ; 2019 Aug 15, 19:29 UTC [cited 2021 Jan 16]. Available from: https://wiki.haskell.org/index.php?title=Es/Librerias_y_Herramientas/Estructuras_de_Datos&oldid=8184.
Bluebook style
Es/Librerias y Herramientas/Estructuras de Datos, https://wiki.haskell.org/index.php?title=Es/Librerias_y_Herramientas/Estructuras_de_Datos&oldid=8184 (last visited January 16, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Es/Librerias y Herramientas/Estructuras de Datos --- HaskellWiki{,} ", year = "2019", url = "https://wiki.haskell.org/index.php?title=Es/Librerias_y_Herramientas/Estructuras_de_Datos&oldid=8184", note = "[Online; accessed 16-January-2021]" }
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/Librerias y Herramientas/Estructuras de Datos --- HaskellWiki{,} ", year = "2019", url = "\url{https://wiki.haskell.org/index.php?title=Es/Librerias_y_Herramientas/Estructuras_de_Datos&oldid=8184}", note = "[Online; accessed 16-January-2021]" }