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: 3 agosto 2019 18:23 UTC
- Fecha obtenida: 24 abril 2026 20:39 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=DOM&oldid=3487542
- Identificador de versión de la página: 3487542
Estilo de citas para DOM
Estilo APA
DOM. (2019, agosto 3). EcuRed, . Consultado el 20:39, abril 24, 2026 en https://www.ecured.cu/index.php?title=DOM&oldid=3487542.
Estilo MLA
"DOM." EcuRed, . 3 ago 2019, 18:23 UTC. 24 abr 2026, 20:39 <https://www.ecured.cu/index.php?title=DOM&oldid=3487542>.
Estilo MHRA
Colaboradores de EcuRed, 'DOM', EcuRed, , 3 agosto 2019, 18:23 UTC, <https://www.ecured.cu/index.php?title=DOM&oldid=3487542> [consultado el 24 abril 2026]
Estilo Chicago
Colaboradores de EcuRed, "DOM," EcuRed, , https://www.ecured.cu/index.php?title=DOM&oldid=3487542 (consultado el abril 24, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. DOM [Internet]. EcuRed, ; 2019 ago 3, 18:23 UTC [citado el 2026 abr 24]. Disponible en: https://www.ecured.cu/index.php?title=DOM&oldid=3487542.
Estilo Bluebook
DOM, https://www.ecured.cu/index.php?title=DOM&oldid=3487542 (última visita: abril 24, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "DOM --- EcuRed{,} ",
año = "2019",
url = "https://www.ecured.cu/index.php?title=DOM&oldid=3487542",
nota = "[En línea; consultado el 24-abril-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 = "2019",
url = "\url{https://www.ecured.cu/index.php?title=DOM&oldid=3487542}",
nota = "[En línea; consultado el 24-abril-2026]"
}