Cite This Page
Bibliographic details for Kernel-with-device-tree
- Page name: Kernel-with-device-tree
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 16 September 2020 08:20 UTC
- Date retrieved: 23 September 2026 03:54 UTC
- Permanent URL: https://www.armadeus.org/wiki/index.php?title=Kernel-with-device-tree&oldid=11982
- Page Version ID: 11982
Citation styles for Kernel-with-device-tree
APA style
Kernel-with-device-tree. (2020, September 16). ArmadeusWiki, . Retrieved 03:54, September 23, 2026 from https://www.armadeus.org/wiki/index.php?title=Kernel-with-device-tree&oldid=11982.
MLA style
"Kernel-with-device-tree." ArmadeusWiki, . 16 Sep 2020, 08:20 UTC. 23 Sep 2026, 03:54 <https://www.armadeus.org/wiki/index.php?title=Kernel-with-device-tree&oldid=11982>.
MHRA style
ArmadeusWiki contributors, 'Kernel-with-device-tree', ArmadeusWiki, , 16 September 2020, 08:20 UTC, <https://www.armadeus.org/wiki/index.php?title=Kernel-with-device-tree&oldid=11982> [accessed 23 September 2026]
Chicago style
ArmadeusWiki contributors, "Kernel-with-device-tree," ArmadeusWiki, , https://www.armadeus.org/wiki/index.php?title=Kernel-with-device-tree&oldid=11982 (accessed September 23, 2026).
CBE/CSE style
ArmadeusWiki contributors. Kernel-with-device-tree [Internet]. ArmadeusWiki, ; 2020 Sep 16, 08:20 UTC [cited 2026 Sep 23]. Available from: https://www.armadeus.org/wiki/index.php?title=Kernel-with-device-tree&oldid=11982.
Bluebook style
Kernel-with-device-tree, https://www.armadeus.org/wiki/index.php?title=Kernel-with-device-tree&oldid=11982 (last visited September 23, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "Kernel-with-device-tree --- ArmadeusWiki{,} ",
year = "2020",
url = "https://www.armadeus.org/wiki/index.php?title=Kernel-with-device-tree&oldid=11982",
note = "[Online; accessed 23-September-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 = "ArmadeusWiki",
title = "Kernel-with-device-tree --- ArmadeusWiki{,} ",
year = "2020",
url = "\url{https://www.armadeus.org/wiki/index.php?title=Kernel-with-device-tree&oldid=11982}",
note = "[Online; accessed 23-September-2026]"
}