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:48 UTC
- Fecha obtenida: 9 junio 2026 19:01 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=Edici%C3%B3n_web&oldid=3672608
- Identificador de versión de la página: 3672608
Estilo de citas para Edición web
Estilo APA
Edición web. (2020, abril 21). EcuRed, . Consultado el 19:01, junio 9, 2026 en https://www.ecured.cu/index.php?title=Edici%C3%B3n_web&oldid=3672608.
Estilo MLA
"Edición web." EcuRed, . 21 abr 2020, 18:48 UTC. 9 jun 2026, 19:01 <https://www.ecured.cu/index.php?title=Edici%C3%B3n_web&oldid=3672608>.
Estilo MHRA
Colaboradores de EcuRed, 'Edición web', EcuRed, , 21 abril 2020, 18:48 UTC, <https://www.ecured.cu/index.php?title=Edici%C3%B3n_web&oldid=3672608> [consultado el 9 junio 2026]
Estilo Chicago
Colaboradores de EcuRed, "Edición web," EcuRed, , https://www.ecured.cu/index.php?title=Edici%C3%B3n_web&oldid=3672608 (consultado el junio 9, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Edición web [Internet]. EcuRed, ; 2020 abr 21, 18:48 UTC [citado el 2026 jun 9]. Disponible en: https://www.ecured.cu/index.php?title=Edici%C3%B3n_web&oldid=3672608.
Estilo Bluebook
Edición web, https://www.ecured.cu/index.php?title=Edici%C3%B3n_web&oldid=3672608 (última visita: junio 9, 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=3672608",
nota = "[En línea; consultado el 9-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=3672608}",
nota = "[En línea; consultado el 9-junio-2026]"
}