Citar esta página
Datos bibliográficos sobre HTML 5
- Nombre de la página: HTML 5
- Autor: EcuRed contributors
- Editor: EcuRed, .
- Fecha de la última revisión: 18 junio 2019 15:25 UTC
- Fecha obtenida: 18 marzo 2026 04:06 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=HTML_5&oldid=3409982
- Identificador de versión de la página: 3409982
Estilo de citas para HTML 5
Estilo APA
HTML 5. (2019, junio 18). EcuRed, . Consultado el 04:06, marzo 18, 2026 en https://www.ecured.cu/index.php?title=HTML_5&oldid=3409982.
Estilo MLA
"HTML 5." EcuRed, . 18 jun 2019, 15:25 UTC. 18 mar 2026, 04:06 <https://www.ecured.cu/index.php?title=HTML_5&oldid=3409982>.
Estilo MHRA
Colaboradores de EcuRed, 'HTML 5', EcuRed, , 18 junio 2019, 15:25 UTC, <https://www.ecured.cu/index.php?title=HTML_5&oldid=3409982> [consultado el 18 marzo 2026]
Estilo Chicago
Colaboradores de EcuRed, "HTML 5," EcuRed, , https://www.ecured.cu/index.php?title=HTML_5&oldid=3409982 (consultado el marzo 18, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. HTML 5 [Internet]. EcuRed, ; 2019 jun 18, 15:25 UTC [citado el 2026 mar 18]. Disponible en: https://www.ecured.cu/index.php?title=HTML_5&oldid=3409982.
Estilo Bluebook
HTML 5, https://www.ecured.cu/index.php?title=HTML_5&oldid=3409982 (última visita: marzo 18, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "HTML 5 --- EcuRed{,} ",
año = "2019",
url = "https://www.ecured.cu/index.php?title=HTML_5&oldid=3409982",
nota = "[En línea; consultado el 18-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 = "HTML 5 --- EcuRed{,} ",
año = "2019",
url = "\url{https://www.ecured.cu/index.php?title=HTML_5&oldid=3409982}",
nota = "[En línea; consultado el 18-marzo-2026]"
}