Cite This Page
Bibliographic details for Installation instructions
- Page name: Installation instructions
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 27 September 2007 12:59 UTC
- Date retrieved: 28 May 2026 11:01 UTC
- Permanent URL: https://wpkg.org/index.php?title=Installation_instructions&oldid=2733
- Page Version ID: 2733
Citation styles for Installation instructions
APA style
Installation instructions. (2007, September 27). WPKG | Open Source Software Deployment and Distribution, . Retrieved 11:01, May 28, 2026 from https://wpkg.org/index.php?title=Installation_instructions&oldid=2733.
MLA style
"Installation instructions." WPKG | Open Source Software Deployment and Distribution, . 27 Sep 2007, 12:59 UTC. 28 May 2026, 11:01 <https://wpkg.org/index.php?title=Installation_instructions&oldid=2733>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Installation instructions', WPKG | Open Source Software Deployment and Distribution, , 27 September 2007, 12:59 UTC, <https://wpkg.org/index.php?title=Installation_instructions&oldid=2733> [accessed 28 May 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Installation instructions," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Installation_instructions&oldid=2733 (accessed May 28, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Installation instructions [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2007 Sep 27, 12:59 UTC [cited 2026 May 28]. Available from: https://wpkg.org/index.php?title=Installation_instructions&oldid=2733.
Bluebook style
Installation instructions, https://wpkg.org/index.php?title=Installation_instructions&oldid=2733 (last visited May 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Installation instructions --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2007",
url = "https://wpkg.org/index.php?title=Installation_instructions&oldid=2733",
note = "[Online; accessed 28-May-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 = "Installation instructions --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2007",
url = "\url{https://wpkg.org/index.php?title=Installation_instructions&oldid=2733}",
note = "[Online; accessed 28-May-2026]"
}