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