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: 3 November 2025 07:49 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=Windows_Tiny_Intro&oldid=1475
- Page Version ID: 1475
Citation styles for Windows Tiny Intro
APA style
Windows Tiny Intro. (2025, September 5). SizeCoding, . Retrieved 07:49, November 3, 2025 from http://www.sizecoding.org/index.php?title=Windows_Tiny_Intro&oldid=1475.
MLA style
"Windows Tiny Intro." SizeCoding, . 5 Sep 2025, 10:12 UTC. 3 Nov 2025, 07:49 <http://www.sizecoding.org/index.php?title=Windows_Tiny_Intro&oldid=1475>.
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=1475> [accessed 3 November 2025]
Chicago style
SizeCoding contributors, "Windows Tiny Intro," SizeCoding, , http://www.sizecoding.org/index.php?title=Windows_Tiny_Intro&oldid=1475 (accessed November 3, 2025).
CBE/CSE style
SizeCoding contributors. Windows Tiny Intro [Internet]. SizeCoding, ; 2025 Sep 5, 10:12 UTC [cited 2025 Nov 3]. Available from: http://www.sizecoding.org/index.php?title=Windows_Tiny_Intro&oldid=1475.
Bluebook style
Windows Tiny Intro, http://www.sizecoding.org/index.php?title=Windows_Tiny_Intro&oldid=1475 (last visited November 3, 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=1475",
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 = "Windows Tiny Intro --- SizeCoding{,} ",
year = "2025",
url = "\url{http://www.sizecoding.org/index.php?title=Windows_Tiny_Intro&oldid=1475}",
note = "[Online; accessed 3-November-2025]"
}