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