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