Cite This Page
Bibliographic details for DNS
- Page name: DNS
- Author: Computer Science Wiki contributors
- Publisher: Computer Science Wiki, .
- Date of last revision: 30 March 2017 08:52 UTC
- Date retrieved: 31 October 2024 23:04 UTC
- Permanent URL: https://computersciencewiki.org/index.php?title=DNS&oldid=5338
- Page Version ID: 5338
Citation styles for DNS
APA style
DNS. (2017, March 30). Computer Science Wiki, . Retrieved 23:04, October 31, 2024 from https://computersciencewiki.org/index.php?title=DNS&oldid=5338.
MLA style
"DNS." Computer Science Wiki, . 30 Mar 2017, 08:52 UTC. 31 Oct 2024, 23:04 <https://computersciencewiki.org/index.php?title=DNS&oldid=5338>.
MHRA style
Computer Science Wiki contributors, 'DNS', Computer Science Wiki, , 30 March 2017, 08:52 UTC, <https://computersciencewiki.org/index.php?title=DNS&oldid=5338> [accessed 31 October 2024]
Chicago style
Computer Science Wiki contributors, "DNS," Computer Science Wiki, , https://computersciencewiki.org/index.php?title=DNS&oldid=5338 (accessed October 31, 2024).
CBE/CSE style
Computer Science Wiki contributors. DNS [Internet]. Computer Science Wiki, ; 2017 Mar 30, 08:52 UTC [cited 2024 Oct 31]. Available from: https://computersciencewiki.org/index.php?title=DNS&oldid=5338.
Bluebook style
DNS, https://computersciencewiki.org/index.php?title=DNS&oldid=5338 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Computer Science Wiki", title = "DNS --- Computer Science Wiki{,} ", year = "2017", url = "https://computersciencewiki.org/index.php?title=DNS&oldid=5338", note = "[Online; accessed 31-October-2024]" }
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 = "Computer Science Wiki", title = "DNS --- Computer Science Wiki{,} ", year = "2017", url = "\url{https://computersciencewiki.org/index.php?title=DNS&oldid=5338}", note = "[Online; accessed 31-October-2024]" }