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