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