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 June 2026 04:28 UTC
- Permanent URL: https://wpkg.org/index.php?title=InstallShield&oldid=4886
- Page Version ID: 4886
Citation styles for InstallShield
APA style
InstallShield. (2012, October 24). WPKG | Open Source Software Deployment and Distribution, . Retrieved 04:28, June 3, 2026 from https://wpkg.org/index.php?title=InstallShield&oldid=4886.
MLA style
"InstallShield." WPKG | Open Source Software Deployment and Distribution, . 24 Oct 2012, 11:25 UTC. 3 Jun 2026, 04:28 <https://wpkg.org/index.php?title=InstallShield&oldid=4886>.
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=4886> [accessed 3 June 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=4886 (accessed June 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 Jun 3]. Available from: https://wpkg.org/index.php?title=InstallShield&oldid=4886.
Bluebook style
InstallShield, https://wpkg.org/index.php?title=InstallShield&oldid=4886 (last visited June 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=4886",
note = "[Online; accessed 3-June-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=4886}",
note = "[Online; accessed 3-June-2026]"
}