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