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