Cite This Page
Bibliographic details for NSIS: Nullsoft Scriptable Install System
- Page name: NSIS: Nullsoft Scriptable Install System
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 23 June 2008 07:24 UTC
- Date retrieved: 5 December 2025 12:28 UTC
- Permanent URL: https://wpkg.org/index.php?title=NSIS:_Nullsoft_Scriptable_Install_System&oldid=5964
- Page Version ID: 5964
Citation styles for NSIS: Nullsoft Scriptable Install System
APA style
NSIS: Nullsoft Scriptable Install System. (2008, June 23). WPKG | Open Source Software Deployment and Distribution, . Retrieved 12:28, December 5, 2025 from https://wpkg.org/index.php?title=NSIS:_Nullsoft_Scriptable_Install_System&oldid=5964.
MLA style
"NSIS: Nullsoft Scriptable Install System." WPKG | Open Source Software Deployment and Distribution, . 23 Jun 2008, 07:24 UTC. 5 Dec 2025, 12:28 <https://wpkg.org/index.php?title=NSIS:_Nullsoft_Scriptable_Install_System&oldid=5964>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'NSIS: Nullsoft Scriptable Install System', WPKG | Open Source Software Deployment and Distribution, , 23 June 2008, 07:24 UTC, <https://wpkg.org/index.php?title=NSIS:_Nullsoft_Scriptable_Install_System&oldid=5964> [accessed 5 December 2025]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "NSIS: Nullsoft Scriptable Install System," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=NSIS:_Nullsoft_Scriptable_Install_System&oldid=5964 (accessed December 5, 2025).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. NSIS: Nullsoft Scriptable Install System [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2008 Jun 23, 07:24 UTC [cited 2025 Dec 5]. Available from: https://wpkg.org/index.php?title=NSIS:_Nullsoft_Scriptable_Install_System&oldid=5964.
Bluebook style
NSIS: Nullsoft Scriptable Install System, https://wpkg.org/index.php?title=NSIS:_Nullsoft_Scriptable_Install_System&oldid=5964 (last visited December 5, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "NSIS: Nullsoft Scriptable Install System --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2008",
url = "https://wpkg.org/index.php?title=NSIS:_Nullsoft_Scriptable_Install_System&oldid=5964",
note = "[Online; accessed 5-December-2025]"
}
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 = "NSIS: Nullsoft Scriptable Install System --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2008",
url = "\url{https://wpkg.org/index.php?title=NSIS:_Nullsoft_Scriptable_Install_System&oldid=5964}",
note = "[Online; accessed 5-December-2025]"
}