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