Cite This Page
Bibliographic details for U-Boot-2012.10
- Page name: U-Boot-2012.10
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 27 May 2013 21:12 UTC
- Date retrieved: 1 August 2026 04:00 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=U-Boot-2012.10&oldid=11836
- Page Version ID: 11836
Citation styles for U-Boot-2012.10
APA style
U-Boot-2012.10. (2013, May 27). ArmadeusWiki, . Retrieved 04:00, August 1, 2026 from http://www.armadeus.org/wiki/index.php?title=U-Boot-2012.10&oldid=11836.
MLA style
"U-Boot-2012.10." ArmadeusWiki, . 27 May 2013, 21:12 UTC. 1 Aug 2026, 04:00 <http://www.armadeus.org/wiki/index.php?title=U-Boot-2012.10&oldid=11836>.
MHRA style
ArmadeusWiki contributors, 'U-Boot-2012.10', ArmadeusWiki, , 27 May 2013, 21:12 UTC, <http://www.armadeus.org/wiki/index.php?title=U-Boot-2012.10&oldid=11836> [accessed 1 August 2026]
Chicago style
ArmadeusWiki contributors, "U-Boot-2012.10," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=U-Boot-2012.10&oldid=11836 (accessed August 1, 2026).
CBE/CSE style
ArmadeusWiki contributors. U-Boot-2012.10 [Internet]. ArmadeusWiki, ; 2013 May 27, 21:12 UTC [cited 2026 Aug 1]. Available from: http://www.armadeus.org/wiki/index.php?title=U-Boot-2012.10&oldid=11836.
Bluebook style
U-Boot-2012.10, http://www.armadeus.org/wiki/index.php?title=U-Boot-2012.10&oldid=11836 (last visited August 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "U-Boot-2012.10 --- ArmadeusWiki{,} ",
year = "2013",
url = "http://www.armadeus.org/wiki/index.php?title=U-Boot-2012.10&oldid=11836",
note = "[Online; accessed 1-August-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.10 --- ArmadeusWiki{,} ",
year = "2013",
url = "\url{http://www.armadeus.org/wiki/index.php?title=U-Boot-2012.10&oldid=11836}",
note = "[Online; accessed 1-August-2026]"
}