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: 10 September 2026 09:05 UTC
- Permanent URL: https://wpkg.org/index.php?title=Hardcopy&oldid=8875
- Page Version ID: 8875
Citation styles for Hardcopy
APA style
Hardcopy. (2012, April 4). WPKG | Open Source Software Deployment and Distribution, . Retrieved 09:05, September 10, 2026 from https://wpkg.org/index.php?title=Hardcopy&oldid=8875.
MLA style
"Hardcopy." WPKG | Open Source Software Deployment and Distribution, . 4 Apr 2012, 17:10 UTC. 10 Sep 2026, 09:05 <https://wpkg.org/index.php?title=Hardcopy&oldid=8875>.
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=8875> [accessed 10 September 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=8875 (accessed September 10, 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 Sep 10]. Available from: https://wpkg.org/index.php?title=Hardcopy&oldid=8875.
Bluebook style
Hardcopy, https://wpkg.org/index.php?title=Hardcopy&oldid=8875 (last visited September 10, 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=8875",
note = "[Online; accessed 10-September-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=8875}",
note = "[Online; accessed 10-September-2026]"
}