Cite This Page
Bibliographic details for Resources
- Page name: Resources
- Author: SizeCoding contributors
- Publisher: SizeCoding, .
- Date of last revision: 7 September 2022 17:33 UTC
- Date retrieved: 30 May 2023 09:59 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=Resources&oldid=155
- Page Version ID: 155
Citation styles for Resources
APA style
Resources. (2022, September 7). SizeCoding, . Retrieved 09:59, May 30, 2023 from http://www.sizecoding.org/index.php?title=Resources&oldid=155.
MLA style
"Resources." SizeCoding, . 7 Sep 2022, 17:33 UTC. 30 May 2023, 09:59 <http://www.sizecoding.org/index.php?title=Resources&oldid=155>.
MHRA style
SizeCoding contributors, 'Resources', SizeCoding, , 7 September 2022, 17:33 UTC, <http://www.sizecoding.org/index.php?title=Resources&oldid=155> [accessed 30 May 2023]
Chicago style
SizeCoding contributors, "Resources," SizeCoding, , http://www.sizecoding.org/index.php?title=Resources&oldid=155 (accessed May 30, 2023).
CBE/CSE style
SizeCoding contributors. Resources [Internet]. SizeCoding, ; 2022 Sep 7, 17:33 UTC [cited 2023 May 30]. Available from: http://www.sizecoding.org/index.php?title=Resources&oldid=155.
Bluebook style
Resources, http://www.sizecoding.org/index.php?title=Resources&oldid=155 (last visited May 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "SizeCoding", title = "Resources --- SizeCoding{,} ", year = "2022", url = "http://www.sizecoding.org/index.php?title=Resources&oldid=155", note = "[Online; accessed 30-May-2023]" }
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=155}", note = "[Online; accessed 30-May-2023]" }