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 15:10 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=Resources&oldid=1610
- Page Version ID: 1610
Citation styles for Resources
APA style
Resources. (2026, April 11). SizeCoding, . Retrieved 15:10, April 17, 2026 from http://www.sizecoding.org/index.php?title=Resources&oldid=1610.
MLA style
"Resources." SizeCoding, . 11 Apr 2026, 19:17 UTC. 17 Apr 2026, 15:10 <http://www.sizecoding.org/index.php?title=Resources&oldid=1610>.
MHRA style
SizeCoding contributors, 'Resources', SizeCoding, , 11 April 2026, 19:17 UTC, <http://www.sizecoding.org/index.php?title=Resources&oldid=1610> [accessed 17 April 2026]
Chicago style
SizeCoding contributors, "Resources," SizeCoding, , http://www.sizecoding.org/index.php?title=Resources&oldid=1610 (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=1610.
Bluebook style
Resources, http://www.sizecoding.org/index.php?title=Resources&oldid=1610 (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=1610",
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=1610}",
note = "[Online; accessed 17-April-2026]"
}