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