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