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