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