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: 4 febrero 2012 19:54 UTC
- Fecha obtenida: 26 abril 2026 04:23 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=Editor_de_texto&oldid=1359067
- Identificador de versión de la página: 1359067
Estilo de citas para Editor de texto
Estilo APA
Editor de texto. (2012, febrero 4). EcuRed, . Consultado el 04:23, abril 26, 2026 en https://www.ecured.cu/index.php?title=Editor_de_texto&oldid=1359067.
Estilo MLA
"Editor de texto." EcuRed, . 4 feb 2012, 19:54 UTC. 26 abr 2026, 04:23 <https://www.ecured.cu/index.php?title=Editor_de_texto&oldid=1359067>.
Estilo MHRA
Colaboradores de EcuRed, 'Editor de texto', EcuRed, , 4 febrero 2012, 19:54 UTC, <https://www.ecured.cu/index.php?title=Editor_de_texto&oldid=1359067> [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=1359067 (consultado el abril 26, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Editor de texto [Internet]. EcuRed, ; 2012 feb 4, 19:54 UTC [citado el 2026 abr 26]. Disponible en: https://www.ecured.cu/index.php?title=Editor_de_texto&oldid=1359067.
Estilo Bluebook
Editor de texto, https://www.ecured.cu/index.php?title=Editor_de_texto&oldid=1359067 (última visita: abril 26, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "Editor de texto --- EcuRed{,} ",
año = "2012",
url = "https://www.ecured.cu/index.php?title=Editor_de_texto&oldid=1359067",
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 = "2012",
url = "\url{https://www.ecured.cu/index.php?title=Editor_de_texto&oldid=1359067}",
nota = "[En línea; consultado el 26-abril-2026]"
}