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