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