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: 11 January 2026 17:28 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=Getting_Started&oldid=183
- Page Version ID: 183
Citation styles for Getting Started
APA style
Getting Started. (2022, June 28). SizeCoding, . Retrieved 17:28, January 11, 2026 from http://www.sizecoding.org/index.php?title=Getting_Started&oldid=183.
MLA style
"Getting Started." SizeCoding, . 28 Jun 2022, 22:14 UTC. 11 Jan 2026, 17:28 <http://www.sizecoding.org/index.php?title=Getting_Started&oldid=183>.
MHRA style
SizeCoding contributors, 'Getting Started', SizeCoding, , 28 June 2022, 22:14 UTC, <http://www.sizecoding.org/index.php?title=Getting_Started&oldid=183> [accessed 11 January 2026]
Chicago style
SizeCoding contributors, "Getting Started," SizeCoding, , http://www.sizecoding.org/index.php?title=Getting_Started&oldid=183 (accessed January 11, 2026).
CBE/CSE style
SizeCoding contributors. Getting Started [Internet]. SizeCoding, ; 2022 Jun 28, 22:14 UTC [cited 2026 Jan 11]. Available from: http://www.sizecoding.org/index.php?title=Getting_Started&oldid=183.
Bluebook style
Getting Started, http://www.sizecoding.org/index.php?title=Getting_Started&oldid=183 (last visited January 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SizeCoding",
title = "Getting Started --- SizeCoding{,} ",
year = "2022",
url = "http://www.sizecoding.org/index.php?title=Getting_Started&oldid=183",
note = "[Online; accessed 11-January-2026]"
}
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=183}",
note = "[Online; accessed 11-January-2026]"
}