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