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