Cite This Page
Bibliographic details for Itch.io
- Page name: Itch.io
- Author: blackwiki contributors
- Publisher: blackwiki, .
- Date of last revision: 1 February 2021 04:01 UTC
- Date retrieved: 20 April 2026 02:05 UTC
- Permanent URL: https://blackwiki.org/index.php?title=Itch.io&oldid=5556184
- Page Version ID: 5556184
Citation styles for Itch.io
APA style
Itch.io. (2021, February 1). blackwiki, . Retrieved 02:05, April 20, 2026 from https://blackwiki.org/index.php?title=Itch.io&oldid=5556184.
MLA style
"Itch.io." blackwiki, . 1 Feb 2021, 04:01 UTC. 20 Apr 2026, 02:05 <https://blackwiki.org/index.php?title=Itch.io&oldid=5556184>.
MHRA style
blackwiki contributors, 'Itch.io', blackwiki, , 1 February 2021, 04:01 UTC, <https://blackwiki.org/index.php?title=Itch.io&oldid=5556184> [accessed 20 April 2026]
Chicago style
blackwiki contributors, "Itch.io," blackwiki, , https://blackwiki.org/index.php?title=Itch.io&oldid=5556184 (accessed April 20, 2026).
CBE/CSE style
blackwiki contributors. Itch.io [Internet]. blackwiki, ; 2021 Feb 1, 04:01 UTC [cited 2026 Apr 20]. Available from: https://blackwiki.org/index.php?title=Itch.io&oldid=5556184.
Bluebook style
Itch.io, https://blackwiki.org/index.php?title=Itch.io&oldid=5556184 (last visited April 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "blackwiki",
title = "Itch.io --- blackwiki{,} ",
year = "2021",
url = "https://blackwiki.org/index.php?title=Itch.io&oldid=5556184",
note = "[Online; accessed 20-April-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 = "blackwiki",
title = "Itch.io --- blackwiki{,} ",
year = "2021",
url = "\url{https://blackwiki.org/index.php?title=Itch.io&oldid=5556184}",
note = "[Online; accessed 20-April-2026]"
}