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