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