Cite This Page
Bibliographic details for Installation instructions - advanced
- Page name: Installation instructions - advanced
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 15 November 2010 07:22 UTC
- Date retrieved: 12 March 2026 19:42 UTC
- Permanent URL: https://wpkg.org/index.php?title=Installation_instructions_-_advanced&oldid=2697
- Page Version ID: 2697
Citation styles for Installation instructions - advanced
APA style
Installation instructions - advanced. (2010, November 15). WPKG | Open Source Software Deployment and Distribution, . Retrieved 19:42, March 12, 2026 from https://wpkg.org/index.php?title=Installation_instructions_-_advanced&oldid=2697.
MLA style
"Installation instructions - advanced." WPKG | Open Source Software Deployment and Distribution, . 15 Nov 2010, 07:22 UTC. 12 Mar 2026, 19:42 <https://wpkg.org/index.php?title=Installation_instructions_-_advanced&oldid=2697>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Installation instructions - advanced', WPKG | Open Source Software Deployment and Distribution, , 15 November 2010, 07:22 UTC, <https://wpkg.org/index.php?title=Installation_instructions_-_advanced&oldid=2697> [accessed 12 March 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Installation instructions - advanced," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Installation_instructions_-_advanced&oldid=2697 (accessed March 12, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Installation instructions - advanced [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2010 Nov 15, 07:22 UTC [cited 2026 Mar 12]. Available from: https://wpkg.org/index.php?title=Installation_instructions_-_advanced&oldid=2697.
Bluebook style
Installation instructions - advanced, https://wpkg.org/index.php?title=Installation_instructions_-_advanced&oldid=2697 (last visited March 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Installation instructions - advanced --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2010",
url = "https://wpkg.org/index.php?title=Installation_instructions_-_advanced&oldid=2697",
note = "[Online; accessed 12-March-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 - advanced --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2010",
url = "\url{https://wpkg.org/index.php?title=Installation_instructions_-_advanced&oldid=2697}",
note = "[Online; accessed 12-March-2026]"
}