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