Citar esta página
Datos bibliográficos sobre Arreglos en Javascript
- Nombre de la página: Arreglos en Javascript
- Autor: EcuRed contributors
- Editor: EcuRed, .
- Fecha de la última revisión: 15 julio 2019 13:46 UTC
- Fecha obtenida: 22 marzo 2026 11:45 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=Arreglos_en_Javascript&oldid=3458860
- Identificador de versión de la página: 3458860
Estilo de citas para Arreglos en Javascript
Estilo APA
Arreglos en Javascript. (2019, julio 15). EcuRed, . Consultado el 11:45, marzo 22, 2026 en https://www.ecured.cu/index.php?title=Arreglos_en_Javascript&oldid=3458860.
Estilo MLA
"Arreglos en Javascript." EcuRed, . 15 jul 2019, 13:46 UTC. 22 mar 2026, 11:45 <https://www.ecured.cu/index.php?title=Arreglos_en_Javascript&oldid=3458860>.
Estilo MHRA
Colaboradores de EcuRed, 'Arreglos en Javascript', EcuRed, , 15 julio 2019, 13:46 UTC, <https://www.ecured.cu/index.php?title=Arreglos_en_Javascript&oldid=3458860> [consultado el 22 marzo 2026]
Estilo Chicago
Colaboradores de EcuRed, "Arreglos en Javascript," EcuRed, , https://www.ecured.cu/index.php?title=Arreglos_en_Javascript&oldid=3458860 (consultado el marzo 22, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Arreglos en Javascript [Internet]. EcuRed, ; 2019 jul 15, 13:46 UTC [citado el 2026 mar 22]. Disponible en: https://www.ecured.cu/index.php?title=Arreglos_en_Javascript&oldid=3458860.
Estilo Bluebook
Arreglos en Javascript, https://www.ecured.cu/index.php?title=Arreglos_en_Javascript&oldid=3458860 (última visita: marzo 22, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "Arreglos en Javascript --- EcuRed{,} ",
año = "2019",
url = "https://www.ecured.cu/index.php?title=Arreglos_en_Javascript&oldid=3458860",
nota = "[En línea; consultado el 22-marzo-2026]"
}
Cuando se utiliza la dirección URL de empaquetamiento LaTeX (\usepackage{url} en algún lugar del preámbulo) que tiende a dar direcciones web con un formato más agradable, se prefiere lo siguiente:
@misc{ wiki:xxx,
autor = "EcuRed",
título = "Arreglos en Javascript --- EcuRed{,} ",
año = "2019",
url = "\url{https://www.ecured.cu/index.php?title=Arreglos_en_Javascript&oldid=3458860}",
nota = "[En línea; consultado el 22-marzo-2026]"
}