Cite This Page
Bibliographic details for U-Boot-2010.03
- Page name: U-Boot-2010.03
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 11 April 2010 22:21 UTC
- Date retrieved: 17 June 2026 08:56 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=U-Boot-2010.03&oldid=8154
- Page Version ID: 8154
Citation styles for U-Boot-2010.03
APA style
U-Boot-2010.03. (2010, April 11). ArmadeusWiki, . Retrieved 08:56, June 17, 2026 from http://www.armadeus.org/wiki/index.php?title=U-Boot-2010.03&oldid=8154.
MLA style
"U-Boot-2010.03." ArmadeusWiki, . 11 Apr 2010, 22:21 UTC. 17 Jun 2026, 08:56 <http://www.armadeus.org/wiki/index.php?title=U-Boot-2010.03&oldid=8154>.
MHRA style
ArmadeusWiki contributors, 'U-Boot-2010.03', ArmadeusWiki, , 11 April 2010, 22:21 UTC, <http://www.armadeus.org/wiki/index.php?title=U-Boot-2010.03&oldid=8154> [accessed 17 June 2026]
Chicago style
ArmadeusWiki contributors, "U-Boot-2010.03," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=U-Boot-2010.03&oldid=8154 (accessed June 17, 2026).
CBE/CSE style
ArmadeusWiki contributors. U-Boot-2010.03 [Internet]. ArmadeusWiki, ; 2010 Apr 11, 22:21 UTC [cited 2026 Jun 17]. Available from: http://www.armadeus.org/wiki/index.php?title=U-Boot-2010.03&oldid=8154.
Bluebook style
U-Boot-2010.03, http://www.armadeus.org/wiki/index.php?title=U-Boot-2010.03&oldid=8154 (last visited June 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "U-Boot-2010.03 --- ArmadeusWiki{,} ",
year = "2010",
url = "http://www.armadeus.org/wiki/index.php?title=U-Boot-2010.03&oldid=8154",
note = "[Online; accessed 17-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-2010.03 --- ArmadeusWiki{,} ",
year = "2010",
url = "\url{http://www.armadeus.org/wiki/index.php?title=U-Boot-2010.03&oldid=8154}",
note = "[Online; accessed 17-June-2026]"
}