Cite This Page
Bibliographic details for Linux device management
- Page name: Linux device management
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 30 June 2016 17:29 UTC
- Date retrieved: 10 July 2026 22:33 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=Linux_device_management&oldid=9458
- Page Version ID: 9458
Citation styles for Linux device management
APA style
Linux device management. (2016, June 30). DISI, . Retrieved 22:33, July 10, 2026 from http://wiki.docking.org/index.php?title=Linux_device_management&oldid=9458.
MLA style
"Linux device management." DISI, . 30 Jun 2016, 17:29 UTC. 10 Jul 2026, 22:33 <http://wiki.docking.org/index.php?title=Linux_device_management&oldid=9458>.
MHRA style
DISI contributors, 'Linux device management', DISI, , 30 June 2016, 17:29 UTC, <http://wiki.docking.org/index.php?title=Linux_device_management&oldid=9458> [accessed 10 July 2026]
Chicago style
DISI contributors, "Linux device management," DISI, , http://wiki.docking.org/index.php?title=Linux_device_management&oldid=9458 (accessed July 10, 2026).
CBE/CSE style
DISI contributors. Linux device management [Internet]. DISI, ; 2016 Jun 30, 17:29 UTC [cited 2026 Jul 10]. Available from: http://wiki.docking.org/index.php?title=Linux_device_management&oldid=9458.
Bluebook style
Linux device management, http://wiki.docking.org/index.php?title=Linux_device_management&oldid=9458 (last visited July 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "Linux device management --- DISI{,} ",
year = "2016",
url = "http://wiki.docking.org/index.php?title=Linux_device_management&oldid=9458",
note = "[Online; accessed 10-July-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 = "DISI",
title = "Linux device management --- DISI{,} ",
year = "2016",
url = "\url{http://wiki.docking.org/index.php?title=Linux_device_management&oldid=9458}",
note = "[Online; accessed 10-July-2026]"
}