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: 27 febrero 2012 14:21 UTC
- Fecha obtenida: 14 abril 2026 04:29 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=TeX_Live&oldid=1399725
- Identificador de versión de la página: 1399725
Estilo de citas para TeX Live
Estilo APA
TeX Live. (2012, febrero 27). EcuRed, . Consultado el 04:29, abril 14, 2026 en https://www.ecured.cu/index.php?title=TeX_Live&oldid=1399725.
Estilo MLA
"TeX Live." EcuRed, . 27 feb 2012, 14:21 UTC. 14 abr 2026, 04:29 <https://www.ecured.cu/index.php?title=TeX_Live&oldid=1399725>.
Estilo MHRA
Colaboradores de EcuRed, 'TeX Live', EcuRed, , 27 febrero 2012, 14:21 UTC, <https://www.ecured.cu/index.php?title=TeX_Live&oldid=1399725> [consultado el 14 abril 2026]
Estilo Chicago
Colaboradores de EcuRed, "TeX Live," EcuRed, , https://www.ecured.cu/index.php?title=TeX_Live&oldid=1399725 (consultado el abril 14, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. TeX Live [Internet]. EcuRed, ; 2012 feb 27, 14:21 UTC [citado el 2026 abr 14]. Disponible en: https://www.ecured.cu/index.php?title=TeX_Live&oldid=1399725.
Estilo Bluebook
TeX Live, https://www.ecured.cu/index.php?title=TeX_Live&oldid=1399725 (última visita: abril 14, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "TeX Live --- EcuRed{,} ",
año = "2012",
url = "https://www.ecured.cu/index.php?title=TeX_Live&oldid=1399725",
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 = "2012",
url = "\url{https://www.ecured.cu/index.php?title=TeX_Live&oldid=1399725}",
nota = "[En línea; consultado el 14-abril-2026]"
}