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