Cite This Page
Bibliographic details for DNS
- Page name: DNS
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 17 July 2012 19:14 UTC
- Date retrieved: 8 November 2025 07:16 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=DNS&oldid=1874
- Page Version ID: 1874
Citation styles for DNS
APA style
DNS. (2012, July 17). Fixme.ch, . Retrieved 07:16, November 8, 2025 from https://fixme.ch/w/index.php?title=DNS&oldid=1874.
MLA style
"DNS." Fixme.ch, . 17 Jul 2012, 19:14 UTC. 8 Nov 2025, 07:16 <https://fixme.ch/w/index.php?title=DNS&oldid=1874>.
MHRA style
Fixme.ch contributors, 'DNS', Fixme.ch, , 17 July 2012, 19:14 UTC, <https://fixme.ch/w/index.php?title=DNS&oldid=1874> [accessed 8 November 2025]
Chicago style
Fixme.ch contributors, "DNS," Fixme.ch, , https://fixme.ch/w/index.php?title=DNS&oldid=1874 (accessed November 8, 2025).
CBE/CSE style
Fixme.ch contributors. DNS [Internet]. Fixme.ch, ; 2012 Jul 17, 19:14 UTC [cited 2025 Nov 8]. Available from: https://fixme.ch/w/index.php?title=DNS&oldid=1874.
Bluebook style
DNS, https://fixme.ch/w/index.php?title=DNS&oldid=1874 (last visited November 8, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "DNS --- Fixme.ch{,} ",
year = "2012",
url = "https://fixme.ch/w/index.php?title=DNS&oldid=1874",
note = "[Online; accessed 8-November-2025]"
}
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 = "Fixme.ch",
title = "DNS --- Fixme.ch{,} ",
year = "2012",
url = "\url{https://fixme.ch/w/index.php?title=DNS&oldid=1874}",
note = "[Online; accessed 8-November-2025]"
}