Cite This Page
Bibliographic details for How to use vanilla kernel on APF28
- Page name: How to use vanilla kernel on APF28
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 28 March 2017 15:07 UTC
- Date retrieved: 14 March 2026 23:39 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF28&oldid=12201
- Page Version ID: 12201
Citation styles for How to use vanilla kernel on APF28
APA style
How to use vanilla kernel on APF28. (2017, March 28). ArmadeusWiki, . Retrieved 23:39, March 14, 2026 from http://www.armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF28&oldid=12201.
MLA style
"How to use vanilla kernel on APF28." ArmadeusWiki, . 28 Mar 2017, 15:07 UTC. 14 Mar 2026, 23:39 <http://www.armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF28&oldid=12201>.
MHRA style
ArmadeusWiki contributors, 'How to use vanilla kernel on APF28', ArmadeusWiki, , 28 March 2017, 15:07 UTC, <http://www.armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF28&oldid=12201> [accessed 14 March 2026]
Chicago style
ArmadeusWiki contributors, "How to use vanilla kernel on APF28," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF28&oldid=12201 (accessed March 14, 2026).
CBE/CSE style
ArmadeusWiki contributors. How to use vanilla kernel on APF28 [Internet]. ArmadeusWiki, ; 2017 Mar 28, 15:07 UTC [cited 2026 Mar 14]. Available from: http://www.armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF28&oldid=12201.
Bluebook style
How to use vanilla kernel on APF28, http://www.armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF28&oldid=12201 (last visited March 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "How to use vanilla kernel on APF28 --- ArmadeusWiki{,} ",
year = "2017",
url = "http://www.armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF28&oldid=12201",
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 vanilla kernel on APF28 --- ArmadeusWiki{,} ",
year = "2017",
url = "\url{http://www.armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF28&oldid=12201}",
note = "[Online; accessed 14-March-2026]"
}