Cite This Page
Bibliographic details for A-PDF Number
- Page name: A-PDF Number
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 10 May 2020 20:24 UTC
- Date retrieved: 16 February 2026 08:51 UTC
- Permanent URL: https://wpkg.org/index.php?title=A-PDF_Number&oldid=13394
- Page Version ID: 13394
Citation styles for A-PDF Number
APA style
A-PDF Number. (2020, May 10). WPKG | Open Source Software Deployment and Distribution, . Retrieved 08:51, February 16, 2026 from https://wpkg.org/index.php?title=A-PDF_Number&oldid=13394.
MLA style
"A-PDF Number." WPKG | Open Source Software Deployment and Distribution, . 10 May 2020, 20:24 UTC. 16 Feb 2026, 08:51 <https://wpkg.org/index.php?title=A-PDF_Number&oldid=13394>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'A-PDF Number', WPKG | Open Source Software Deployment and Distribution, , 10 May 2020, 20:24 UTC, <https://wpkg.org/index.php?title=A-PDF_Number&oldid=13394> [accessed 16 February 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "A-PDF Number," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=A-PDF_Number&oldid=13394 (accessed February 16, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. A-PDF Number [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2020 May 10, 20:24 UTC [cited 2026 Feb 16]. Available from: https://wpkg.org/index.php?title=A-PDF_Number&oldid=13394.
Bluebook style
A-PDF Number, https://wpkg.org/index.php?title=A-PDF_Number&oldid=13394 (last visited February 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "A-PDF Number --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2020",
url = "https://wpkg.org/index.php?title=A-PDF_Number&oldid=13394",
note = "[Online; accessed 16-February-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 = "A-PDF Number --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2020",
url = "\url{https://wpkg.org/index.php?title=A-PDF_Number&oldid=13394}",
note = "[Online; accessed 16-February-2026]"
}