Cite This Page
Bibliographic details for Silent Installers
- Page name: Silent Installers
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 1 April 2011 10:47 UTC
- Date retrieved: 21 June 2026 09:08 UTC
- Permanent URL: https://wpkg.org/index.php?title=Silent_Installers&oldid=9347
- Page Version ID: 9347
Citation styles for Silent Installers
APA style
Silent Installers. (2011, April 1). WPKG | Open Source Software Deployment and Distribution, . Retrieved 09:08, June 21, 2026 from https://wpkg.org/index.php?title=Silent_Installers&oldid=9347.
MLA style
"Silent Installers." WPKG | Open Source Software Deployment and Distribution, . 1 Apr 2011, 10:47 UTC. 21 Jun 2026, 09:08 <https://wpkg.org/index.php?title=Silent_Installers&oldid=9347>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Silent Installers', WPKG | Open Source Software Deployment and Distribution, , 1 April 2011, 10:47 UTC, <https://wpkg.org/index.php?title=Silent_Installers&oldid=9347> [accessed 21 June 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Silent Installers," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Silent_Installers&oldid=9347 (accessed June 21, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Silent Installers [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2011 Apr 1, 10:47 UTC [cited 2026 Jun 21]. Available from: https://wpkg.org/index.php?title=Silent_Installers&oldid=9347.
Bluebook style
Silent Installers, https://wpkg.org/index.php?title=Silent_Installers&oldid=9347 (last visited June 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Silent Installers --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2011",
url = "https://wpkg.org/index.php?title=Silent_Installers&oldid=9347",
note = "[Online; accessed 21-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 = "Silent Installers --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2011",
url = "\url{https://wpkg.org/index.php?title=Silent_Installers&oldid=9347}",
note = "[Online; accessed 21-June-2026]"
}