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: 28 February 2021 14:56 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=Resources&oldid=559
- Page Version ID: 559
Citation styles for Resources
APA style
Resources. (2021, February 7). SizeCoding, . Retrieved 14:56, February 28, 2021 from http://www.sizecoding.org/index.php?title=Resources&oldid=559.
MLA style
"Resources." SizeCoding, . 7 Feb 2021, 03:37 UTC. 28 Feb 2021, 14:56 <http://www.sizecoding.org/index.php?title=Resources&oldid=559>.
MHRA style
SizeCoding contributors, 'Resources', SizeCoding, , 7 February 2021, 03:37 UTC, <http://www.sizecoding.org/index.php?title=Resources&oldid=559> [accessed 28 February 2021]
Chicago style
SizeCoding contributors, "Resources," SizeCoding, , http://www.sizecoding.org/index.php?title=Resources&oldid=559 (accessed February 28, 2021).
CBE/CSE style
SizeCoding contributors. Resources [Internet]. SizeCoding, ; 2021 Feb 7, 03:37 UTC [cited 2021 Feb 28]. Available from: http://www.sizecoding.org/index.php?title=Resources&oldid=559.
Bluebook style
Resources, http://www.sizecoding.org/index.php?title=Resources&oldid=559 (last visited February 28, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "SizeCoding", title = "Resources --- SizeCoding{,} ", year = "2021", url = "http://www.sizecoding.org/index.php?title=Resources&oldid=559", note = "[Online; accessed 28-February-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=559}", note = "[Online; accessed 28-February-2021]" }