Cite This Page
Bibliographic details for Pixel Perfect Collision Detection
- Page name: Pixel Perfect Collision Detection
- Author: Adventure Game Studio contributors
- Publisher: Adventure Game Studio, .
- Date of last revision: 19 August 2012 05:08 UTC
- Date retrieved: 18 July 2025 22:41 UTC
- Permanent URL: https://www.adventuregamestudio.co.uk/w/index.php?title=Pixel_Perfect_Collision_Detection&oldid=9828
- Page Version ID: 9828
Citation styles for Pixel Perfect Collision Detection
APA style
Pixel Perfect Collision Detection. (2012, August 19). Adventure Game Studio, . Retrieved 22:41, July 18, 2025 from https://www.adventuregamestudio.co.uk/w/index.php?title=Pixel_Perfect_Collision_Detection&oldid=9828.
MLA style
"Pixel Perfect Collision Detection." Adventure Game Studio, . 19 Aug 2012, 05:08 UTC. 18 Jul 2025, 22:41 <https://www.adventuregamestudio.co.uk/w/index.php?title=Pixel_Perfect_Collision_Detection&oldid=9828>.
MHRA style
Adventure Game Studio contributors, 'Pixel Perfect Collision Detection', Adventure Game Studio, , 19 August 2012, 05:08 UTC, <https://www.adventuregamestudio.co.uk/w/index.php?title=Pixel_Perfect_Collision_Detection&oldid=9828> [accessed 18 July 2025]
Chicago style
Adventure Game Studio contributors, "Pixel Perfect Collision Detection," Adventure Game Studio, , https://www.adventuregamestudio.co.uk/w/index.php?title=Pixel_Perfect_Collision_Detection&oldid=9828 (accessed July 18, 2025).
CBE/CSE style
Adventure Game Studio contributors. Pixel Perfect Collision Detection [Internet]. Adventure Game Studio, ; 2012 Aug 19, 05:08 UTC [cited 2025 Jul 18]. Available from: https://www.adventuregamestudio.co.uk/w/index.php?title=Pixel_Perfect_Collision_Detection&oldid=9828.
Bluebook style
Pixel Perfect Collision Detection, https://www.adventuregamestudio.co.uk/w/index.php?title=Pixel_Perfect_Collision_Detection&oldid=9828 (last visited July 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Adventure Game Studio", title = "Pixel Perfect Collision Detection --- Adventure Game Studio{,} ", year = "2012", url = "https://www.adventuregamestudio.co.uk/w/index.php?title=Pixel_Perfect_Collision_Detection&oldid=9828", note = "[Online; accessed 18-July-2025]" }
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 = "Adventure Game Studio", title = "Pixel Perfect Collision Detection --- Adventure Game Studio{,} ", year = "2012", url = "\url{https://www.adventuregamestudio.co.uk/w/index.php?title=Pixel_Perfect_Collision_Detection&oldid=9828}", note = "[Online; accessed 18-July-2025]" }