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