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: 12 March 2026 09:19 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 09:19, March 12, 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. 12 Mar 2026, 09:19 <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 12 March 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 March 12, 2026).
CBE/CSE style
ArmadeusWiki contributors. U-Boot-2012.10 [Internet]. ArmadeusWiki, ; 2013 May 27, 21:12 UTC [cited 2026 Mar 12]. 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 March 12, 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 12-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 = "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 12-March-2026]"
}