Cite This Page
Bibliographic details for Contributing
- Page name: Contributing
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 1 April 2011 12:55 UTC
- Date retrieved: 13 December 2024 01:54 UTC
- Permanent URL: https://wpkg.org/index.php?title=Contributing&oldid=9373
- Page Version ID: 9373
Citation styles for Contributing
APA style
Contributing. (2011, April 1). WPKG | Open Source Software Deployment and Distribution, . Retrieved 01:54, December 13, 2024 from https://wpkg.org/index.php?title=Contributing&oldid=9373.
MLA style
"Contributing." WPKG | Open Source Software Deployment and Distribution, . 1 Apr 2011, 12:55 UTC. 13 Dec 2024, 01:54 <https://wpkg.org/index.php?title=Contributing&oldid=9373>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Contributing', WPKG | Open Source Software Deployment and Distribution, , 1 April 2011, 12:55 UTC, <https://wpkg.org/index.php?title=Contributing&oldid=9373> [accessed 13 December 2024]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Contributing," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Contributing&oldid=9373 (accessed December 13, 2024).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Contributing [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2011 Apr 1, 12:55 UTC [cited 2024 Dec 13]. Available from: https://wpkg.org/index.php?title=Contributing&oldid=9373.
Bluebook style
Contributing, https://wpkg.org/index.php?title=Contributing&oldid=9373 (last visited December 13, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "WPKG | Open Source Software Deployment and Distribution", title = "Contributing --- WPKG | Open Source Software Deployment and Distribution{,} ", year = "2011", url = "https://wpkg.org/index.php?title=Contributing&oldid=9373", note = "[Online; accessed 13-December-2024]" }
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 = "Contributing --- WPKG | Open Source Software Deployment and Distribution{,} ", year = "2011", url = "\url{https://wpkg.org/index.php?title=Contributing&oldid=9373}", note = "[Online; accessed 13-December-2024]" }