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