Cite This Page
Bibliographic details for U-Boot-2012.04
- Page name: U-Boot-2012.04
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 9 July 2012 00:39 UTC
- Date retrieved: 30 June 2026 16:20 UTC
- Permanent URL: http://armadeus.org/wiki/index.php?title=U-Boot-2012.04&oldid=10932
- Page Version ID: 10932
Citation styles for U-Boot-2012.04
APA style
U-Boot-2012.04. (2012, July 9). ArmadeusWiki, . Retrieved 16:20, June 30, 2026 from http://armadeus.org/wiki/index.php?title=U-Boot-2012.04&oldid=10932.
MLA style
"U-Boot-2012.04." ArmadeusWiki, . 9 Jul 2012, 00:39 UTC. 30 Jun 2026, 16:20 <http://armadeus.org/wiki/index.php?title=U-Boot-2012.04&oldid=10932>.
MHRA style
ArmadeusWiki contributors, 'U-Boot-2012.04', ArmadeusWiki, , 9 July 2012, 00:39 UTC, <http://armadeus.org/wiki/index.php?title=U-Boot-2012.04&oldid=10932> [accessed 30 June 2026]
Chicago style
ArmadeusWiki contributors, "U-Boot-2012.04," ArmadeusWiki, , http://armadeus.org/wiki/index.php?title=U-Boot-2012.04&oldid=10932 (accessed June 30, 2026).
CBE/CSE style
ArmadeusWiki contributors. U-Boot-2012.04 [Internet]. ArmadeusWiki, ; 2012 Jul 9, 00:39 UTC [cited 2026 Jun 30]. Available from: http://armadeus.org/wiki/index.php?title=U-Boot-2012.04&oldid=10932.
Bluebook style
U-Boot-2012.04, http://armadeus.org/wiki/index.php?title=U-Boot-2012.04&oldid=10932 (last visited June 30, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "U-Boot-2012.04 --- ArmadeusWiki{,} ",
year = "2012",
url = "http://armadeus.org/wiki/index.php?title=U-Boot-2012.04&oldid=10932",
note = "[Online; accessed 30-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 = "U-Boot-2012.04 --- ArmadeusWiki{,} ",
year = "2012",
url = "\url{http://armadeus.org/wiki/index.php?title=U-Boot-2012.04&oldid=10932}",
note = "[Online; accessed 30-June-2026]"
}