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