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