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