Cite This Page
Bibliographic details for Launchy
- Page name: Launchy
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 16 February 2011 09:11 UTC
- Date retrieved: 25 May 2026 22:17 UTC
- Permanent URL: https://wpkg.org/index.php?title=Launchy&oldid=8961
- Page Version ID: 8961
Citation styles for Launchy
APA style
Launchy. (2011, February 16). WPKG | Open Source Software Deployment and Distribution, . Retrieved 22:17, May 25, 2026 from https://wpkg.org/index.php?title=Launchy&oldid=8961.
MLA style
"Launchy." WPKG | Open Source Software Deployment and Distribution, . 16 Feb 2011, 09:11 UTC. 25 May 2026, 22:17 <https://wpkg.org/index.php?title=Launchy&oldid=8961>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Launchy', WPKG | Open Source Software Deployment and Distribution, , 16 February 2011, 09:11 UTC, <https://wpkg.org/index.php?title=Launchy&oldid=8961> [accessed 25 May 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Launchy," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Launchy&oldid=8961 (accessed May 25, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Launchy [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2011 Feb 16, 09:11 UTC [cited 2026 May 25]. Available from: https://wpkg.org/index.php?title=Launchy&oldid=8961.
Bluebook style
Launchy, https://wpkg.org/index.php?title=Launchy&oldid=8961 (last visited May 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Launchy --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2011",
url = "https://wpkg.org/index.php?title=Launchy&oldid=8961",
note = "[Online; accessed 25-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 = "WPKG | Open Source Software Deployment and Distribution",
title = "Launchy --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2011",
url = "\url{https://wpkg.org/index.php?title=Launchy&oldid=8961}",
note = "[Online; accessed 25-May-2026]"
}