Cite This Page
Bibliographic details for Nullsoft Scriptable Install System
- Page name: Nullsoft Scriptable Install System
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 5 February 2011 05:58 UTC
- Date retrieved: 27 March 2023 04:11 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Nullsoft_Scriptable_Install_System&oldid=151334
- Page Version ID: 151334
Citation styles for Nullsoft Scriptable Install System
APA style
Nullsoft Scriptable Install System. (2011, February 5). Rosetta Code, . Retrieved 04:11, March 27, 2023 from https://rosettacode.org/w/index.php?title=Nullsoft_Scriptable_Install_System&oldid=151334.
MLA style
"Nullsoft Scriptable Install System." Rosetta Code, . 5 Feb 2011, 05:58 UTC. 27 Mar 2023, 04:11 <https://rosettacode.org/w/index.php?title=Nullsoft_Scriptable_Install_System&oldid=151334>.
MHRA style
Rosetta Code contributors, 'Nullsoft Scriptable Install System', Rosetta Code, , 5 February 2011, 05:58 UTC, <https://rosettacode.org/w/index.php?title=Nullsoft_Scriptable_Install_System&oldid=151334> [accessed 27 March 2023]
Chicago style
Rosetta Code contributors, "Nullsoft Scriptable Install System," Rosetta Code, , https://rosettacode.org/w/index.php?title=Nullsoft_Scriptable_Install_System&oldid=151334 (accessed March 27, 2023).
CBE/CSE style
Rosetta Code contributors. Nullsoft Scriptable Install System [Internet]. Rosetta Code, ; 2011 Feb 5, 05:58 UTC [cited 2023 Mar 27]. Available from: https://rosettacode.org/w/index.php?title=Nullsoft_Scriptable_Install_System&oldid=151334.
Bluebook style
Nullsoft Scriptable Install System, https://rosettacode.org/w/index.php?title=Nullsoft_Scriptable_Install_System&oldid=151334 (last visited March 27, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Nullsoft Scriptable Install System --- Rosetta Code{,} ", year = "2011", url = "https://rosettacode.org/w/index.php?title=Nullsoft_Scriptable_Install_System&oldid=151334", note = "[Online; accessed 27-March-2023]" }
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 = "Rosetta Code", title = "Nullsoft Scriptable Install System --- Rosetta Code{,} ", year = "2011", url = "\url{https://rosettacode.org/w/index.php?title=Nullsoft_Scriptable_Install_System&oldid=151334}", note = "[Online; accessed 27-March-2023]" }