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