Cite This Page
Bibliographic details for Windows Desktop
- Page name: Windows Desktop
- Author: MediaWiki contributors
- Publisher: MediaWiki.
- Date of last revision: 27 February 2008 13:18 UTC
- Date retrieved: 14 May 2026 22:10 UTC
- Permanent URL: https://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=Windows_Desktop&oldid=757
- Page Version ID: 757
Citation styles for Windows Desktop
APA style
Windows Desktop. (2008, February 27). MediaWiki. Retrieved 22:10, May 14, 2026 from https://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=Windows_Desktop&oldid=757.
MLA style
"Windows Desktop." MediaWiki. 27 Feb 2008, 13:18 UTC. 14 May 2026, 22:10 <https://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=Windows_Desktop&oldid=757>.
MHRA style
MediaWiki contributors, 'Windows Desktop', MediaWiki, 27 February 2008, 13:18 UTC, <https://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=Windows_Desktop&oldid=757> [accessed 14 May 2026]
Chicago style
MediaWiki contributors, "Windows Desktop," MediaWiki, https://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=Windows_Desktop&oldid=757 (accessed May 14, 2026).
CBE/CSE style
MediaWiki contributors. Windows Desktop [Internet]. MediaWiki; 2008 Feb 27, 13:18 UTC [cited 2026 May 14]. Available from: https://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=Windows_Desktop&oldid=757.
Bluebook style
Windows Desktop, https://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=Windows_Desktop&oldid=757 (last visited May 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "MediaWiki",
title = "Windows Desktop --- MediaWiki{,} ",
year = "2008",
url = "https://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=Windows_Desktop&oldid=757",
note = "[Online; accessed 14-May-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 = "MediaWiki",
title = "Windows Desktop --- MediaWiki{,} ",
year = "2008",
url = "\url{https://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=Windows_Desktop&oldid=757}",
note = "[Online; accessed 14-May-2026]"
}