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