Cite This Page
Bibliographic details for How to use kernel 2.6.38.x on APF27
- Page name: How to use kernel 2.6.38.x on APF27
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 6 December 2013 07:43 UTC
- Date retrieved: 19 September 2026 23:23 UTC
- Permanent URL: https://www.armadeus.org/wiki/index.php?title=How_to_use_kernel_2.6.38.x_on_APF27&oldid=10659
- Page Version ID: 10659
Citation styles for How to use kernel 2.6.38.x on APF27
APA style
How to use kernel 2.6.38.x on APF27. (2013, December 6). ArmadeusWiki, . Retrieved 23:23, September 19, 2026 from https://www.armadeus.org/wiki/index.php?title=How_to_use_kernel_2.6.38.x_on_APF27&oldid=10659.
MLA style
"How to use kernel 2.6.38.x on APF27." ArmadeusWiki, . 6 Dec 2013, 07:43 UTC. 19 Sep 2026, 23:23 <https://www.armadeus.org/wiki/index.php?title=How_to_use_kernel_2.6.38.x_on_APF27&oldid=10659>.
MHRA style
ArmadeusWiki contributors, 'How to use kernel 2.6.38.x on APF27', ArmadeusWiki, , 6 December 2013, 07:43 UTC, <https://www.armadeus.org/wiki/index.php?title=How_to_use_kernel_2.6.38.x_on_APF27&oldid=10659> [accessed 19 September 2026]
Chicago style
ArmadeusWiki contributors, "How to use kernel 2.6.38.x on APF27," ArmadeusWiki, , https://www.armadeus.org/wiki/index.php?title=How_to_use_kernel_2.6.38.x_on_APF27&oldid=10659 (accessed September 19, 2026).
CBE/CSE style
ArmadeusWiki contributors. How to use kernel 2.6.38.x on APF27 [Internet]. ArmadeusWiki, ; 2013 Dec 6, 07:43 UTC [cited 2026 Sep 19]. Available from: https://www.armadeus.org/wiki/index.php?title=How_to_use_kernel_2.6.38.x_on_APF27&oldid=10659.
Bluebook style
How to use kernel 2.6.38.x on APF27, https://www.armadeus.org/wiki/index.php?title=How_to_use_kernel_2.6.38.x_on_APF27&oldid=10659 (last visited September 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "How to use kernel 2.6.38.x on APF27 --- ArmadeusWiki{,} ",
year = "2013",
url = "https://www.armadeus.org/wiki/index.php?title=How_to_use_kernel_2.6.38.x_on_APF27&oldid=10659",
note = "[Online; accessed 19-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 = "How to use kernel 2.6.38.x on APF27 --- ArmadeusWiki{,} ",
year = "2013",
url = "\url{https://www.armadeus.org/wiki/index.php?title=How_to_use_kernel_2.6.38.x_on_APF27&oldid=10659}",
note = "[Online; accessed 19-September-2026]"
}