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