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