Cite This Page
Bibliographic details for Create a new silent installer
- Page name: Create a new silent installer
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 1 December 2015 08:41 UTC
- Date retrieved: 21 November 2024 13:25 UTC
- Permanent URL: https://wpkg.org/index.php?title=Create_a_new_silent_installer&oldid=12776
- Page Version ID: 12776
Citation styles for Create a new silent installer
APA style
Create a new silent installer. (2015, December 1). WPKG | Open Source Software Deployment and Distribution, . Retrieved 13:25, November 21, 2024 from https://wpkg.org/index.php?title=Create_a_new_silent_installer&oldid=12776.
MLA style
"Create a new silent installer." WPKG | Open Source Software Deployment and Distribution, . 1 Dec 2015, 08:41 UTC. 21 Nov 2024, 13:25 <https://wpkg.org/index.php?title=Create_a_new_silent_installer&oldid=12776>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Create a new silent installer', WPKG | Open Source Software Deployment and Distribution, , 1 December 2015, 08:41 UTC, <https://wpkg.org/index.php?title=Create_a_new_silent_installer&oldid=12776> [accessed 21 November 2024]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Create a new silent installer," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Create_a_new_silent_installer&oldid=12776 (accessed November 21, 2024).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Create a new silent installer [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2015 Dec 1, 08:41 UTC [cited 2024 Nov 21]. Available from: https://wpkg.org/index.php?title=Create_a_new_silent_installer&oldid=12776.
Bluebook style
Create a new silent installer, https://wpkg.org/index.php?title=Create_a_new_silent_installer&oldid=12776 (last visited November 21, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "WPKG | Open Source Software Deployment and Distribution", title = "Create a new silent installer --- WPKG | Open Source Software Deployment and Distribution{,} ", year = "2015", url = "https://wpkg.org/index.php?title=Create_a_new_silent_installer&oldid=12776", note = "[Online; accessed 21-November-2024]" }
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 a new silent installer --- WPKG | Open Source Software Deployment and Distribution{,} ", year = "2015", url = "\url{https://wpkg.org/index.php?title=Create_a_new_silent_installer&oldid=12776}", note = "[Online; accessed 21-November-2024]" }