Citar esta página
Datos bibliográficos sobre RText
- Nombre de la página: RText
- Autor: EcuRed contributors
- Editor: EcuRed, .
- Fecha de la última revisión: 9 agosto 2011 14:23 UTC
- Fecha obtenida: 9 marzo 2026 13:57 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=RText&oldid=800662
- Identificador de versión de la página: 800662
Estilo de citas para RText
Estilo APA
RText. (2011, agosto 9). EcuRed, . Consultado el 13:57, marzo 9, 2026 en https://www.ecured.cu/index.php?title=RText&oldid=800662.
Estilo MLA
"RText." EcuRed, . 9 ago 2011, 14:23 UTC. 9 mar 2026, 13:57 <https://www.ecured.cu/index.php?title=RText&oldid=800662>.
Estilo MHRA
Colaboradores de EcuRed, 'RText', EcuRed, , 9 agosto 2011, 14:23 UTC, <https://www.ecured.cu/index.php?title=RText&oldid=800662> [consultado el 9 marzo 2026]
Estilo Chicago
Colaboradores de EcuRed, "RText," EcuRed, , https://www.ecured.cu/index.php?title=RText&oldid=800662 (consultado el marzo 9, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. RText [Internet]. EcuRed, ; 2011 ago 9, 14:23 UTC [citado el 2026 mar 9]. Disponible en: https://www.ecured.cu/index.php?title=RText&oldid=800662.
Estilo Bluebook
RText, https://www.ecured.cu/index.php?title=RText&oldid=800662 (última visita: marzo 9, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "RText --- EcuRed{,} ",
año = "2011",
url = "https://www.ecured.cu/index.php?title=RText&oldid=800662",
nota = "[En línea; consultado el 9-marzo-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 = "RText --- EcuRed{,} ",
año = "2011",
url = "\url{https://www.ecured.cu/index.php?title=RText&oldid=800662}",
nota = "[En línea; consultado el 9-marzo-2026]"
}