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