Cite This Page
Bibliographic details for BIND DNS
- Page name: BIND DNS
- Author: TheBeard Science Project Wiki contributors
- Publisher: TheBeard Science Project Wiki, .
- Date of last revision: 29 February 2016 21:12 UTC
- Date retrieved: 10 May 2026 03:16 UTC
- Permanent URL: https://beardedmaker.com/wiki/index.php?title=BIND_DNS&oldid=136
- Page Version ID: 136
Citation styles for BIND DNS
APA style
BIND DNS. (2016, February 29). TheBeard Science Project Wiki, . Retrieved 03:16, May 10, 2026 from https://beardedmaker.com/wiki/index.php?title=BIND_DNS&oldid=136.
MLA style
"BIND DNS." TheBeard Science Project Wiki, . 29 Feb 2016, 21:12 UTC. 10 May 2026, 03:16 <https://beardedmaker.com/wiki/index.php?title=BIND_DNS&oldid=136>.
MHRA style
TheBeard Science Project Wiki contributors, 'BIND DNS', TheBeard Science Project Wiki, , 29 February 2016, 21:12 UTC, <https://beardedmaker.com/wiki/index.php?title=BIND_DNS&oldid=136> [accessed 10 May 2026]
Chicago style
TheBeard Science Project Wiki contributors, "BIND DNS," TheBeard Science Project Wiki, , https://beardedmaker.com/wiki/index.php?title=BIND_DNS&oldid=136 (accessed May 10, 2026).
CBE/CSE style
TheBeard Science Project Wiki contributors. BIND DNS [Internet]. TheBeard Science Project Wiki, ; 2016 Feb 29, 21:12 UTC [cited 2026 May 10]. Available from: https://beardedmaker.com/wiki/index.php?title=BIND_DNS&oldid=136.
Bluebook style
BIND DNS, https://beardedmaker.com/wiki/index.php?title=BIND_DNS&oldid=136 (last visited May 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TheBeard Science Project Wiki",
title = "BIND DNS --- TheBeard Science Project Wiki{,} ",
year = "2016",
url = "https://beardedmaker.com/wiki/index.php?title=BIND_DNS&oldid=136",
note = "[Online; accessed 10-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 = "TheBeard Science Project Wiki",
title = "BIND DNS --- TheBeard Science Project Wiki{,} ",
year = "2016",
url = "\url{https://beardedmaker.com/wiki/index.php?title=BIND_DNS&oldid=136}",
note = "[Online; accessed 10-May-2026]"
}