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