Cite This Page
Bibliographic details for PDFsam
- Page name: PDFsam
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 26 April 2021 15:02 UTC
- Date retrieved: 12 July 2026 22:01 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=PDFsam&oldid=4537
- Page Version ID: 4537
Citation styles for PDFsam
APA style
PDFsam. (2021, April 26). COPTR, . Retrieved 22:01, July 12, 2026 from https://coptr.digipres.org/index.php?title=PDFsam&oldid=4537.
MLA style
"PDFsam." COPTR, . 26 Apr 2021, 15:02 UTC. 12 Jul 2026, 22:01 <https://coptr.digipres.org/index.php?title=PDFsam&oldid=4537>.
MHRA style
COPTR contributors, 'PDFsam', COPTR, , 26 April 2021, 15:02 UTC, <https://coptr.digipres.org/index.php?title=PDFsam&oldid=4537> [accessed 12 July 2026]
Chicago style
COPTR contributors, "PDFsam," COPTR, , https://coptr.digipres.org/index.php?title=PDFsam&oldid=4537 (accessed July 12, 2026).
CBE/CSE style
COPTR contributors. PDFsam [Internet]. COPTR, ; 2021 Apr 26, 15:02 UTC [cited 2026 Jul 12]. Available from: https://coptr.digipres.org/index.php?title=PDFsam&oldid=4537.
Bluebook style
PDFsam, https://coptr.digipres.org/index.php?title=PDFsam&oldid=4537 (last visited July 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "PDFsam --- COPTR{,} ",
year = "2021",
url = "https://coptr.digipres.org/index.php?title=PDFsam&oldid=4537",
note = "[Online; accessed 12-July-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 = "COPTR",
title = "PDFsam --- COPTR{,} ",
year = "2021",
url = "\url{https://coptr.digipres.org/index.php?title=PDFsam&oldid=4537}",
note = "[Online; accessed 12-July-2026]"
}