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:18 UTC
- Fecha obtenida: 9 marzo 2026 17:43 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=RText&oldid=800638
- Identificador de versión de la página: 800638
Estilo de citas para RText
Estilo APA
RText. (2011, agosto 9). EcuRed, . Consultado el 17:43, marzo 9, 2026 en https://www.ecured.cu/index.php?title=RText&oldid=800638.
Estilo MLA
"RText." EcuRed, . 9 ago 2011, 14:18 UTC. 9 mar 2026, 17:43 <https://www.ecured.cu/index.php?title=RText&oldid=800638>.
Estilo MHRA
Colaboradores de EcuRed, 'RText', EcuRed, , 9 agosto 2011, 14:18 UTC, <https://www.ecured.cu/index.php?title=RText&oldid=800638> [consultado el 9 marzo 2026]
Estilo Chicago
Colaboradores de EcuRed, "RText," EcuRed, , https://www.ecured.cu/index.php?title=RText&oldid=800638 (consultado el marzo 9, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. RText [Internet]. EcuRed, ; 2011 ago 9, 14:18 UTC [citado el 2026 mar 9]. Disponible en: https://www.ecured.cu/index.php?title=RText&oldid=800638.
Estilo Bluebook
RText, https://www.ecured.cu/index.php?title=RText&oldid=800638 (ú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=800638",
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=800638}",
nota = "[En línea; consultado el 9-marzo-2026]"
}