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