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