Cite This Page
Bibliographic details for Create Desktop Icon
- Page name: Create Desktop Icon
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 24 April 2014 16:08 UTC
- Date retrieved: 27 March 2026 08:18 UTC
- Permanent URL: https://wpkg.org/index.php?title=Create_Desktop_Icon&oldid=7088
- Page Version ID: 7088
Citation styles for Create Desktop Icon
APA style
Create Desktop Icon. (2014, April 24). WPKG | Open Source Software Deployment and Distribution, . Retrieved 08:18, March 27, 2026 from https://wpkg.org/index.php?title=Create_Desktop_Icon&oldid=7088.
MLA style
"Create Desktop Icon." WPKG | Open Source Software Deployment and Distribution, . 24 Apr 2014, 16:08 UTC. 27 Mar 2026, 08:18 <https://wpkg.org/index.php?title=Create_Desktop_Icon&oldid=7088>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Create Desktop Icon', WPKG | Open Source Software Deployment and Distribution, , 24 April 2014, 16:08 UTC, <https://wpkg.org/index.php?title=Create_Desktop_Icon&oldid=7088> [accessed 27 March 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Create Desktop Icon," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Create_Desktop_Icon&oldid=7088 (accessed March 27, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Create Desktop Icon [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2014 Apr 24, 16:08 UTC [cited 2026 Mar 27]. Available from: https://wpkg.org/index.php?title=Create_Desktop_Icon&oldid=7088.
Bluebook style
Create Desktop Icon, https://wpkg.org/index.php?title=Create_Desktop_Icon&oldid=7088 (last visited March 27, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Create Desktop Icon --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2014",
url = "https://wpkg.org/index.php?title=Create_Desktop_Icon&oldid=7088",
note = "[Online; accessed 27-March-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 = "WPKG | Open Source Software Deployment and Distribution",
title = "Create Desktop Icon --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2014",
url = "\url{https://wpkg.org/index.php?title=Create_Desktop_Icon&oldid=7088}",
note = "[Online; accessed 27-March-2026]"
}