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