Cite This Page
Bibliographic details for Pygame
- Page name: Pygame
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 21 July 2014 11:35 UTC
- Date retrieved: 24 June 2026 14:35 UTC
- Permanent URL: https://www.armadeus.org/wiki/index.php?title=Pygame&oldid=10407
- Page Version ID: 10407
Citation styles for Pygame
APA style
Pygame. (2014, July 21). ArmadeusWiki, . Retrieved 14:35, June 24, 2026 from https://www.armadeus.org/wiki/index.php?title=Pygame&oldid=10407.
MLA style
"Pygame." ArmadeusWiki, . 21 Jul 2014, 11:35 UTC. 24 Jun 2026, 14:35 <https://www.armadeus.org/wiki/index.php?title=Pygame&oldid=10407>.
MHRA style
ArmadeusWiki contributors, 'Pygame', ArmadeusWiki, , 21 July 2014, 11:35 UTC, <https://www.armadeus.org/wiki/index.php?title=Pygame&oldid=10407> [accessed 24 June 2026]
Chicago style
ArmadeusWiki contributors, "Pygame," ArmadeusWiki, , https://www.armadeus.org/wiki/index.php?title=Pygame&oldid=10407 (accessed June 24, 2026).
CBE/CSE style
ArmadeusWiki contributors. Pygame [Internet]. ArmadeusWiki, ; 2014 Jul 21, 11:35 UTC [cited 2026 Jun 24]. Available from: https://www.armadeus.org/wiki/index.php?title=Pygame&oldid=10407.
Bluebook style
Pygame, https://www.armadeus.org/wiki/index.php?title=Pygame&oldid=10407 (last visited June 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "Pygame --- ArmadeusWiki{,} ",
year = "2014",
url = "https://www.armadeus.org/wiki/index.php?title=Pygame&oldid=10407",
note = "[Online; accessed 24-June-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "Pygame --- ArmadeusWiki{,} ",
year = "2014",
url = "\url{https://www.armadeus.org/wiki/index.php?title=Pygame&oldid=10407}",
note = "[Online; accessed 24-June-2026]"
}