Cite This Page
Bibliographic details for Windows Tiny Intro
- Page name: Windows Tiny Intro
 - Author: SizeCoding contributors
 - Publisher: SizeCoding, .
 - Date of last revision: 5 September 2025 10:12 UTC
 - Date retrieved: 4 November 2025 04:59 UTC
 - Permanent URL: http://www.sizecoding.org/index.php?title=Windows_Tiny_Intro&oldid=1484
 - Page Version ID: 1484
 
Citation styles for Windows Tiny Intro
APA style
Windows Tiny Intro. (2025, September 5). SizeCoding, . Retrieved 04:59, November 4, 2025 from http://www.sizecoding.org/index.php?title=Windows_Tiny_Intro&oldid=1484.
MLA style
"Windows Tiny Intro." SizeCoding, . 5 Sep 2025, 10:12 UTC. 4 Nov 2025, 04:59 <http://www.sizecoding.org/index.php?title=Windows_Tiny_Intro&oldid=1484>.
MHRA style
SizeCoding contributors, 'Windows Tiny Intro', SizeCoding, , 5 September 2025, 10:12 UTC, <http://www.sizecoding.org/index.php?title=Windows_Tiny_Intro&oldid=1484> [accessed 4 November 2025]
Chicago style
SizeCoding contributors, "Windows Tiny Intro," SizeCoding, , http://www.sizecoding.org/index.php?title=Windows_Tiny_Intro&oldid=1484 (accessed November 4, 2025).
CBE/CSE style
SizeCoding contributors. Windows Tiny Intro [Internet]. SizeCoding, ; 2025 Sep 5, 10:12 UTC [cited 2025 Nov 4]. Available from: http://www.sizecoding.org/index.php?title=Windows_Tiny_Intro&oldid=1484.
Bluebook style
Windows Tiny Intro, http://www.sizecoding.org/index.php?title=Windows_Tiny_Intro&oldid=1484 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "SizeCoding",
   title = "Windows Tiny Intro --- SizeCoding{,} ",
   year = "2025",
   url = "http://www.sizecoding.org/index.php?title=Windows_Tiny_Intro&oldid=1484",
   note = "[Online; accessed 4-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 = "Windows Tiny Intro --- SizeCoding{,} ",
   year = "2025",
   url = "\url{http://www.sizecoding.org/index.php?title=Windows_Tiny_Intro&oldid=1484}",
   note = "[Online; accessed 4-November-2025]"
 }