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: 11 August 2026 19:05 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=DNS&oldid=1976
- Page Version ID: 1976
Citation styles for DNS
APA style
DNS. (2012, July 17). Fixme.ch, . Retrieved 19:05, August 11, 2026 from http://fixme.ch/w/index.php?title=DNS&oldid=1976.
MLA style
"DNS." Fixme.ch, . 17 Jul 2012, 19:14 UTC. 11 Aug 2026, 19:05 <http://fixme.ch/w/index.php?title=DNS&oldid=1976>.
MHRA style
Fixme.ch contributors, 'DNS', Fixme.ch, , 17 July 2012, 19:14 UTC, <http://fixme.ch/w/index.php?title=DNS&oldid=1976> [accessed 11 August 2026]
Chicago style
Fixme.ch contributors, "DNS," Fixme.ch, , http://fixme.ch/w/index.php?title=DNS&oldid=1976 (accessed August 11, 2026).
CBE/CSE style
Fixme.ch contributors. DNS [Internet]. Fixme.ch, ; 2012 Jul 17, 19:14 UTC [cited 2026 Aug 11]. Available from: http://fixme.ch/w/index.php?title=DNS&oldid=1976.
Bluebook style
DNS, http://fixme.ch/w/index.php?title=DNS&oldid=1976 (last visited August 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "DNS --- Fixme.ch{,} ",
year = "2012",
url = "http://fixme.ch/w/index.php?title=DNS&oldid=1976",
note = "[Online; accessed 11-August-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 = "Fixme.ch",
title = "DNS --- Fixme.ch{,} ",
year = "2012",
url = "\url{http://fixme.ch/w/index.php?title=DNS&oldid=1976}",
note = "[Online; accessed 11-August-2026]"
}