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: 14 March 2026 20:13 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=How_to_use_kernel_2.6.38.x_on_APF27&oldid=12240
- Page Version ID: 12240
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 20:13, March 14, 2026 from http://www.armadeus.org/wiki/index.php?title=How_to_use_kernel_2.6.38.x_on_APF27&oldid=12240.
MLA style
"How to use kernel 2.6.38.x on APF27." ArmadeusWiki, . 6 Dec 2013, 07:43 UTC. 14 Mar 2026, 20:13 <http://www.armadeus.org/wiki/index.php?title=How_to_use_kernel_2.6.38.x_on_APF27&oldid=12240>.
MHRA style
ArmadeusWiki contributors, 'How to use kernel 2.6.38.x on APF27', ArmadeusWiki, , 6 December 2013, 07:43 UTC, <http://www.armadeus.org/wiki/index.php?title=How_to_use_kernel_2.6.38.x_on_APF27&oldid=12240> [accessed 14 March 2026]
Chicago style
ArmadeusWiki contributors, "How to use kernel 2.6.38.x on APF27," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=How_to_use_kernel_2.6.38.x_on_APF27&oldid=12240 (accessed March 14, 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 Mar 14]. Available from: http://www.armadeus.org/wiki/index.php?title=How_to_use_kernel_2.6.38.x_on_APF27&oldid=12240.
Bluebook style
How to use kernel 2.6.38.x on APF27, http://www.armadeus.org/wiki/index.php?title=How_to_use_kernel_2.6.38.x_on_APF27&oldid=12240 (last visited March 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "How to use kernel 2.6.38.x on APF27 --- ArmadeusWiki{,} ",
year = "2013",
url = "http://www.armadeus.org/wiki/index.php?title=How_to_use_kernel_2.6.38.x_on_APF27&oldid=12240",
note = "[Online; accessed 14-March-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{http://www.armadeus.org/wiki/index.php?title=How_to_use_kernel_2.6.38.x_on_APF27&oldid=12240}",
note = "[Online; accessed 14-March-2026]"
}