Cite This Page
Bibliographic details for How to Create a Shortcut in Windows
- Page name: How to Create a Shortcut in Windows
- Author: Screamer Wiki contributors
- Publisher: Screamer Wiki.
- Date of last revision: 8 January 2026 22:02 UTC
- Date retrieved: 11 September 2026 23:20 UTC
- Permanent URL: https://screamer.wiki/index.php?title=How_to_Create_a_Shortcut_in_Windows&oldid=176962
- Page Version ID: 176962
Citation styles for How to Create a Shortcut in Windows
APA style
How to Create a Shortcut in Windows. (2026, January 8). Screamer Wiki. Retrieved 23:20, September 11, 2026 from https://screamer.wiki/index.php?title=How_to_Create_a_Shortcut_in_Windows&oldid=176962.
MLA style
"How to Create a Shortcut in Windows." Screamer Wiki. 8 Jan 2026, 22:02 UTC. 11 Sep 2026, 23:20 <https://screamer.wiki/index.php?title=How_to_Create_a_Shortcut_in_Windows&oldid=176962>.
MHRA style
Screamer Wiki contributors, 'How to Create a Shortcut in Windows', Screamer Wiki, 8 January 2026, 22:02 UTC, <https://screamer.wiki/index.php?title=How_to_Create_a_Shortcut_in_Windows&oldid=176962> [accessed 11 September 2026]
Chicago style
Screamer Wiki contributors, "How to Create a Shortcut in Windows," Screamer Wiki, https://screamer.wiki/index.php?title=How_to_Create_a_Shortcut_in_Windows&oldid=176962 (accessed September 11, 2026).
CBE/CSE style
Screamer Wiki contributors. How to Create a Shortcut in Windows [Internet]. Screamer Wiki; 2026 Jan 8, 22:02 UTC [cited 2026 Sep 11]. Available from: https://screamer.wiki/index.php?title=How_to_Create_a_Shortcut_in_Windows&oldid=176962.
Bluebook style
How to Create a Shortcut in Windows, https://screamer.wiki/index.php?title=How_to_Create_a_Shortcut_in_Windows&oldid=176962 (last visited September 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Screamer Wiki",
title = "How to Create a Shortcut in Windows --- Screamer Wiki{,} ",
year = "2026",
url = "https://screamer.wiki/index.php?title=How_to_Create_a_Shortcut_in_Windows&oldid=176962",
note = "[Online; accessed 11-September-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 = "Screamer Wiki",
title = "How to Create a Shortcut in Windows --- Screamer Wiki{,} ",
year = "2026",
url = "\url{https://screamer.wiki/index.php?title=How_to_Create_a_Shortcut_in_Windows&oldid=176962}",
note = "[Online; accessed 11-September-2026]"
}