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