Cite This Page
Bibliographic details for Resources
- Page name: Resources
- Author: SizeCoding contributors
- Publisher: SizeCoding, .
- Date of last revision: 9 July 2024 09:42 UTC
- Date retrieved: 18 February 2025 22:17 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=Resources&oldid=1610
- Page Version ID: 1610
Citation styles for Resources
APA style
Resources. (2024, July 9). SizeCoding, . Retrieved 22:17, February 18, 2025 from http://www.sizecoding.org/index.php?title=Resources&oldid=1610.
MLA style
"Resources." SizeCoding, . 9 Jul 2024, 09:42 UTC. 18 Feb 2025, 22:17 <http://www.sizecoding.org/index.php?title=Resources&oldid=1610>.
MHRA style
SizeCoding contributors, 'Resources', SizeCoding, , 9 July 2024, 09:42 UTC, <http://www.sizecoding.org/index.php?title=Resources&oldid=1610> [accessed 18 February 2025]
Chicago style
SizeCoding contributors, "Resources," SizeCoding, , http://www.sizecoding.org/index.php?title=Resources&oldid=1610 (accessed February 18, 2025).
CBE/CSE style
SizeCoding contributors. Resources [Internet]. SizeCoding, ; 2024 Jul 9, 09:42 UTC [cited 2025 Feb 18]. 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 February 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "SizeCoding", title = "Resources --- SizeCoding{,} ", year = "2024", url = "http://www.sizecoding.org/index.php?title=Resources&oldid=1610", note = "[Online; accessed 18-February-2025]" }
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 = "2024", url = "\url{http://www.sizecoding.org/index.php?title=Resources&oldid=1610}", note = "[Online; accessed 18-February-2025]" }