Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
 - Author: SizeCoding contributors
 - Publisher: SizeCoding, .
 - Date of last revision: 8 June 2025 21:21 UTC
 - Date retrieved: 3 November 2025 01:41 UTC
 - Permanent URL: http://www.sizecoding.org/index.php?title=Main_Page&oldid=1153
 - Page Version ID: 1153
 
Citation styles for Main Page
APA style
Main Page. (2025, June 8). SizeCoding, . Retrieved 01:41, November 3, 2025 from http://www.sizecoding.org/index.php?title=Main_Page&oldid=1153.
MLA style
"Main Page." SizeCoding, . 8 Jun 2025, 21:21 UTC. 3 Nov 2025, 01:41 <http://www.sizecoding.org/index.php?title=Main_Page&oldid=1153>.
MHRA style
SizeCoding contributors, 'Main Page', SizeCoding, , 8 June 2025, 21:21 UTC, <http://www.sizecoding.org/index.php?title=Main_Page&oldid=1153> [accessed 3 November 2025]
Chicago style
SizeCoding contributors, "Main Page," SizeCoding, , http://www.sizecoding.org/index.php?title=Main_Page&oldid=1153 (accessed November 3, 2025).
CBE/CSE style
SizeCoding contributors. Main Page [Internet]. SizeCoding, ; 2025 Jun 8, 21:21 UTC [cited 2025 Nov 3]. Available from: http://www.sizecoding.org/index.php?title=Main_Page&oldid=1153.
Bluebook style
Main Page, http://www.sizecoding.org/index.php?title=Main_Page&oldid=1153 (last visited November 3, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "SizeCoding",
   title = "Main Page --- SizeCoding{,} ",
   year = "2025",
   url = "http://www.sizecoding.org/index.php?title=Main_Page&oldid=1153",
   note = "[Online; accessed 3-November-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 = "Main Page --- SizeCoding{,} ",
   year = "2025",
   url = "\url{http://www.sizecoding.org/index.php?title=Main_Page&oldid=1153}",
   note = "[Online; accessed 3-November-2025]"
 }