Cite This Page
Bibliographic details for Install a Service on Ubuntu
- Page name: Install a Service on Ubuntu
- Author: KHicks contributors
- Publisher: KHicks, .
- Date of last revision: 29 March 2016 17:44 UTC
- Date retrieved: 22 April 2021 23:50 UTC
- Permanent URL: https://wiki.khicks.net/index.php?title=Install_a_Service_on_Ubuntu&oldid=36
- Page Version ID: 36
Citation styles for Install a Service on Ubuntu
APA style
Install a Service on Ubuntu. (2016, March 29). KHicks, . Retrieved 23:50, April 22, 2021 from https://wiki.khicks.net/index.php?title=Install_a_Service_on_Ubuntu&oldid=36.
MLA style
"Install a Service on Ubuntu." KHicks, . 29 Mar 2016, 17:44 UTC. 22 Apr 2021, 23:50 <https://wiki.khicks.net/index.php?title=Install_a_Service_on_Ubuntu&oldid=36>.
MHRA style
KHicks contributors, 'Install a Service on Ubuntu', KHicks, , 29 March 2016, 17:44 UTC, <https://wiki.khicks.net/index.php?title=Install_a_Service_on_Ubuntu&oldid=36> [accessed 22 April 2021]
Chicago style
KHicks contributors, "Install a Service on Ubuntu," KHicks, , https://wiki.khicks.net/index.php?title=Install_a_Service_on_Ubuntu&oldid=36 (accessed April 22, 2021).
CBE/CSE style
KHicks contributors. Install a Service on Ubuntu [Internet]. KHicks, ; 2016 Mar 29, 17:44 UTC [cited 2021 Apr 22]. Available from: https://wiki.khicks.net/index.php?title=Install_a_Service_on_Ubuntu&oldid=36.
Bluebook style
Install a Service on Ubuntu, https://wiki.khicks.net/index.php?title=Install_a_Service_on_Ubuntu&oldid=36 (last visited April 22, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "KHicks", title = "Install a Service on Ubuntu --- KHicks{,} ", year = "2016", url = "https://wiki.khicks.net/index.php?title=Install_a_Service_on_Ubuntu&oldid=36", note = "[Online; accessed 22-April-2021]" }
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 = "KHicks", title = "Install a Service on Ubuntu --- KHicks{,} ", year = "2016", url = "\url{https://wiki.khicks.net/index.php?title=Install_a_Service_on_Ubuntu&oldid=36}", note = "[Online; accessed 22-April-2021]" }