Cite This Page
Bibliographic details for Contributors
- Page name: Contributors
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 22 January 2008 14:35 UTC
- Date retrieved: 2 April 2026 00:29 UTC
- Permanent URL: https://wpkg.org/index.php?title=Contributors&oldid=3947
- Page Version ID: 3947
Citation styles for Contributors
APA style
Contributors. (2008, January 22). WPKG | Open Source Software Deployment and Distribution, . Retrieved 00:29, April 2, 2026 from https://wpkg.org/index.php?title=Contributors&oldid=3947.
MLA style
"Contributors." WPKG | Open Source Software Deployment and Distribution, . 22 Jan 2008, 14:35 UTC. 2 Apr 2026, 00:29 <https://wpkg.org/index.php?title=Contributors&oldid=3947>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Contributors', WPKG | Open Source Software Deployment and Distribution, , 22 January 2008, 14:35 UTC, <https://wpkg.org/index.php?title=Contributors&oldid=3947> [accessed 2 April 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Contributors," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Contributors&oldid=3947 (accessed April 2, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Contributors [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2008 Jan 22, 14:35 UTC [cited 2026 Apr 2]. Available from: https://wpkg.org/index.php?title=Contributors&oldid=3947.
Bluebook style
Contributors, https://wpkg.org/index.php?title=Contributors&oldid=3947 (last visited April 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Contributors --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2008",
url = "https://wpkg.org/index.php?title=Contributors&oldid=3947",
note = "[Online; accessed 2-April-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 = "Contributors --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2008",
url = "\url{https://wpkg.org/index.php?title=Contributors&oldid=3947}",
note = "[Online; accessed 2-April-2026]"
}