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: 8 junio 2011 17:51 UTC
- Fecha obtenida: 24 abril 2026 03:34 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=Libro_de_texto&oldid=647990
- Identificador de versión de la página: 647990
Estilo de citas para Libro de texto
Estilo APA
Libro de texto. (2011, junio 8). EcuRed, . Consultado el 03:34, abril 24, 2026 en https://www.ecured.cu/index.php?title=Libro_de_texto&oldid=647990.
Estilo MLA
"Libro de texto." EcuRed, . 8 jun 2011, 17:51 UTC. 24 abr 2026, 03:34 <https://www.ecured.cu/index.php?title=Libro_de_texto&oldid=647990>.
Estilo MHRA
Colaboradores de EcuRed, 'Libro de texto', EcuRed, , 8 junio 2011, 17:51 UTC, <https://www.ecured.cu/index.php?title=Libro_de_texto&oldid=647990> [consultado el 24 abril 2026]
Estilo Chicago
Colaboradores de EcuRed, "Libro de texto," EcuRed, , https://www.ecured.cu/index.php?title=Libro_de_texto&oldid=647990 (consultado el abril 24, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Libro de texto [Internet]. EcuRed, ; 2011 jun 8, 17:51 UTC [citado el 2026 abr 24]. Disponible en: https://www.ecured.cu/index.php?title=Libro_de_texto&oldid=647990.
Estilo Bluebook
Libro de texto, https://www.ecured.cu/index.php?title=Libro_de_texto&oldid=647990 (última visita: abril 24, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "Libro de texto --- EcuRed{,} ",
año = "2011",
url = "https://www.ecured.cu/index.php?title=Libro_de_texto&oldid=647990",
nota = "[En línea; consultado el 24-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 = "2011",
url = "\url{https://www.ecured.cu/index.php?title=Libro_de_texto&oldid=647990}",
nota = "[En línea; consultado el 24-abril-2026]"
}