Cite This Page
Bibliographic details for Making a Windows 10 Image
- Page name: Making a Windows 10 Image
- Author: SETV Springfield Technical Wiki contributors
- Publisher: SETV Springfield Technical Wiki, .
- Date of last revision: 12 March 2017 07:57 UTC
- Date retrieved: 30 April 2026 04:10 UTC
- Permanent URL: http://wiki.ssdcougars.tv/index.php?title=Making_a_Windows_10_Image&oldid=1780
- Page Version ID: 1780
Citation styles for Making a Windows 10 Image
APA style
Making a Windows 10 Image. (2017, March 12). SETV Springfield Technical Wiki, . Retrieved 04:10, April 30, 2026 from http://wiki.ssdcougars.tv/index.php?title=Making_a_Windows_10_Image&oldid=1780.
MLA style
"Making a Windows 10 Image." SETV Springfield Technical Wiki, . 12 Mar 2017, 07:57 UTC. 30 Apr 2026, 04:10 <http://wiki.ssdcougars.tv/index.php?title=Making_a_Windows_10_Image&oldid=1780>.
MHRA style
SETV Springfield Technical Wiki contributors, 'Making a Windows 10 Image', SETV Springfield Technical Wiki, , 12 March 2017, 07:57 UTC, <http://wiki.ssdcougars.tv/index.php?title=Making_a_Windows_10_Image&oldid=1780> [accessed 30 April 2026]
Chicago style
SETV Springfield Technical Wiki contributors, "Making a Windows 10 Image," SETV Springfield Technical Wiki, , http://wiki.ssdcougars.tv/index.php?title=Making_a_Windows_10_Image&oldid=1780 (accessed April 30, 2026).
CBE/CSE style
SETV Springfield Technical Wiki contributors. Making a Windows 10 Image [Internet]. SETV Springfield Technical Wiki, ; 2017 Mar 12, 07:57 UTC [cited 2026 Apr 30]. Available from: http://wiki.ssdcougars.tv/index.php?title=Making_a_Windows_10_Image&oldid=1780.
Bluebook style
Making a Windows 10 Image, http://wiki.ssdcougars.tv/index.php?title=Making_a_Windows_10_Image&oldid=1780 (last visited April 30, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SETV Springfield Technical Wiki",
title = "Making a Windows 10 Image --- SETV Springfield Technical Wiki{,} ",
year = "2017",
url = "http://wiki.ssdcougars.tv/index.php?title=Making_a_Windows_10_Image&oldid=1780",
note = "[Online; accessed 30-April-2026]"
}
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 = "SETV Springfield Technical Wiki",
title = "Making a Windows 10 Image --- SETV Springfield Technical Wiki{,} ",
year = "2017",
url = "\url{http://wiki.ssdcougars.tv/index.php?title=Making_a_Windows_10_Image&oldid=1780}",
note = "[Online; accessed 30-April-2026]"
}