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: 23 August 2026 15:34 UTC
- Permanent URL: https://wpkg.org/index.php?title=NSIS:_Nullsoft_Scriptable_Install_System&oldid=5919
- Page Version ID: 5919
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 15:34, August 23, 2026 from https://wpkg.org/index.php?title=NSIS:_Nullsoft_Scriptable_Install_System&oldid=5919.
MLA style
"NSIS: Nullsoft Scriptable Install System." WPKG | Open Source Software Deployment and Distribution, . 23 Jun 2008, 07:24 UTC. 23 Aug 2026, 15:34 <https://wpkg.org/index.php?title=NSIS:_Nullsoft_Scriptable_Install_System&oldid=5919>.
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=5919> [accessed 23 August 2026]
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=5919 (accessed August 23, 2026).
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 2026 Aug 23]. Available from: https://wpkg.org/index.php?title=NSIS:_Nullsoft_Scriptable_Install_System&oldid=5919.
Bluebook style
NSIS: Nullsoft Scriptable Install System, https://wpkg.org/index.php?title=NSIS:_Nullsoft_Scriptable_Install_System&oldid=5919 (last visited August 23, 2026).
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=5919",
note = "[Online; accessed 23-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 = "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=5919}",
note = "[Online; accessed 23-August-2026]"
}