Cite This Page
Bibliographic details for How to use vanilla kernel on APF27
- Page name: How to use vanilla kernel on APF27
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 25 June 2014 16:27 UTC
- Date retrieved: 19 June 2026 19:16 UTC
- Permanent URL: https://www.armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF27&oldid=12241
- Page Version ID: 12241
Citation styles for How to use vanilla kernel on APF27
APA style
How to use vanilla kernel on APF27. (2014, June 25). ArmadeusWiki, . Retrieved 19:16, June 19, 2026 from https://www.armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF27&oldid=12241.
MLA style
"How to use vanilla kernel on APF27." ArmadeusWiki, . 25 Jun 2014, 16:27 UTC. 19 Jun 2026, 19:16 <https://www.armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF27&oldid=12241>.
MHRA style
ArmadeusWiki contributors, 'How to use vanilla kernel on APF27', ArmadeusWiki, , 25 June 2014, 16:27 UTC, <https://www.armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF27&oldid=12241> [accessed 19 June 2026]
Chicago style
ArmadeusWiki contributors, "How to use vanilla kernel on APF27," ArmadeusWiki, , https://www.armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF27&oldid=12241 (accessed June 19, 2026).
CBE/CSE style
ArmadeusWiki contributors. How to use vanilla kernel on APF27 [Internet]. ArmadeusWiki, ; 2014 Jun 25, 16:27 UTC [cited 2026 Jun 19]. Available from: https://www.armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF27&oldid=12241.
Bluebook style
How to use vanilla kernel on APF27, https://www.armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF27&oldid=12241 (last visited June 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "How to use vanilla kernel on APF27 --- ArmadeusWiki{,} ",
year = "2014",
url = "https://www.armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF27&oldid=12241",
note = "[Online; accessed 19-June-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 vanilla kernel on APF27 --- ArmadeusWiki{,} ",
year = "2014",
url = "\url{https://www.armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF27&oldid=12241}",
note = "[Online; accessed 19-June-2026]"
}