Cite This Page
Bibliographic details for PICO-8
- Page name: PICO-8
- Author: SizeCoding contributors
- Publisher: SizeCoding, .
- Date of last revision: 26 May 2025 15:12 UTC
- Date retrieved: 2 November 2025 11:40 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=PICO-8&oldid=1127
- Page Version ID: 1127
Citation styles for PICO-8
APA style
PICO-8. (2025, May 26). SizeCoding, . Retrieved 11:40, November 2, 2025 from http://www.sizecoding.org/index.php?title=PICO-8&oldid=1127.
MLA style
"PICO-8." SizeCoding, . 26 May 2025, 15:12 UTC. 2 Nov 2025, 11:40 <http://www.sizecoding.org/index.php?title=PICO-8&oldid=1127>.
MHRA style
SizeCoding contributors, 'PICO-8', SizeCoding, , 26 May 2025, 15:12 UTC, <http://www.sizecoding.org/index.php?title=PICO-8&oldid=1127> [accessed 2 November 2025]
Chicago style
SizeCoding contributors, "PICO-8," SizeCoding, , http://www.sizecoding.org/index.php?title=PICO-8&oldid=1127 (accessed November 2, 2025).
CBE/CSE style
SizeCoding contributors. PICO-8 [Internet]. SizeCoding, ; 2025 May 26, 15:12 UTC [cited 2025 Nov 2]. Available from: http://www.sizecoding.org/index.php?title=PICO-8&oldid=1127.
Bluebook style
PICO-8, http://www.sizecoding.org/index.php?title=PICO-8&oldid=1127 (last visited November 2, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "SizeCoding",
title = "PICO-8 --- SizeCoding{,} ",
year = "2025",
url = "http://www.sizecoding.org/index.php?title=PICO-8&oldid=1127",
note = "[Online; accessed 2-November-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 = "SizeCoding",
title = "PICO-8 --- SizeCoding{,} ",
year = "2025",
url = "\url{http://www.sizecoding.org/index.php?title=PICO-8&oldid=1127}",
note = "[Online; accessed 2-November-2025]"
}