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: 23 November 2024 13:06 UTC
- Permanent URL: http://armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF27&oldid=12242
- Page Version ID: 12242
Citation styles for How to use vanilla kernel on APF27
APA style
How to use vanilla kernel on APF27. (2014, June 25). ArmadeusWiki, . Retrieved 13:06, November 23, 2024 from http://armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF27&oldid=12242.
MLA style
"How to use vanilla kernel on APF27." ArmadeusWiki, . 25 Jun 2014, 16:27 UTC. 23 Nov 2024, 13:06 <http://armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF27&oldid=12242>.
MHRA style
ArmadeusWiki contributors, 'How to use vanilla kernel on APF27', ArmadeusWiki, , 25 June 2014, 16:27 UTC, <http://armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF27&oldid=12242> [accessed 23 November 2024]
Chicago style
ArmadeusWiki contributors, "How to use vanilla kernel on APF27," ArmadeusWiki, , http://armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF27&oldid=12242 (accessed November 23, 2024).
CBE/CSE style
ArmadeusWiki contributors. How to use vanilla kernel on APF27 [Internet]. ArmadeusWiki, ; 2014 Jun 25, 16:27 UTC [cited 2024 Nov 23]. Available from: http://armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF27&oldid=12242.
Bluebook style
How to use vanilla kernel on APF27, http://armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF27&oldid=12242 (last visited November 23, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "ArmadeusWiki", title = "How to use vanilla kernel on APF27 --- ArmadeusWiki{,} ", year = "2014", url = "http://armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF27&oldid=12242", note = "[Online; accessed 23-November-2024]" }
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{http://armadeus.org/wiki/index.php?title=How_to_use_vanilla_kernel_on_APF27&oldid=12242}", note = "[Online; accessed 23-November-2024]" }