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