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