Cite This Page
Bibliographic details for Resources
- Page name: Resources
- Author: SizeCoding contributors
- Publisher: SizeCoding, .
- Date of last revision: 19 December 2020 13:16 UTC
- Date retrieved: 16 January 2021 08:55 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=Resources&oldid=363
- Page Version ID: 363
Citation styles for Resources
APA style
Resources. (2020, December 19). SizeCoding, . Retrieved 08:55, January 16, 2021 from http://www.sizecoding.org/index.php?title=Resources&oldid=363.
MLA style
"Resources." SizeCoding, . 19 Dec 2020, 13:16 UTC. 16 Jan 2021, 08:55 <http://www.sizecoding.org/index.php?title=Resources&oldid=363>.
MHRA style
SizeCoding contributors, 'Resources', SizeCoding, , 19 December 2020, 13:16 UTC, <http://www.sizecoding.org/index.php?title=Resources&oldid=363> [accessed 16 January 2021]
Chicago style
SizeCoding contributors, "Resources," SizeCoding, , http://www.sizecoding.org/index.php?title=Resources&oldid=363 (accessed January 16, 2021).
CBE/CSE style
SizeCoding contributors. Resources [Internet]. SizeCoding, ; 2020 Dec 19, 13:16 UTC [cited 2021 Jan 16]. Available from: http://www.sizecoding.org/index.php?title=Resources&oldid=363.
Bluebook style
Resources, http://www.sizecoding.org/index.php?title=Resources&oldid=363 (last visited January 16, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "SizeCoding", title = "Resources --- SizeCoding{,} ", year = "2020", url = "http://www.sizecoding.org/index.php?title=Resources&oldid=363", note = "[Online; accessed 16-January-2021]" }
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 = "Resources --- SizeCoding{,} ", year = "2020", url = "\url{http://www.sizecoding.org/index.php?title=Resources&oldid=363}", note = "[Online; accessed 16-January-2021]" }