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