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