Cite This Page
Bibliographic details for U-Boot-2015.01
- Page name: U-Boot-2015.01
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 12 February 2015 10:51 UTC
- Date retrieved: 15 June 2026 18:23 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=U-Boot-2015.01&oldid=13026
- Page Version ID: 13026
Citation styles for U-Boot-2015.01
APA style
U-Boot-2015.01. (2015, February 12). ArmadeusWiki, . Retrieved 18:23, June 15, 2026 from http://www.armadeus.org/wiki/index.php?title=U-Boot-2015.01&oldid=13026.
MLA style
"U-Boot-2015.01." ArmadeusWiki, . 12 Feb 2015, 10:51 UTC. 15 Jun 2026, 18:23 <http://www.armadeus.org/wiki/index.php?title=U-Boot-2015.01&oldid=13026>.
MHRA style
ArmadeusWiki contributors, 'U-Boot-2015.01', ArmadeusWiki, , 12 February 2015, 10:51 UTC, <http://www.armadeus.org/wiki/index.php?title=U-Boot-2015.01&oldid=13026> [accessed 15 June 2026]
Chicago style
ArmadeusWiki contributors, "U-Boot-2015.01," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=U-Boot-2015.01&oldid=13026 (accessed June 15, 2026).
CBE/CSE style
ArmadeusWiki contributors. U-Boot-2015.01 [Internet]. ArmadeusWiki, ; 2015 Feb 12, 10:51 UTC [cited 2026 Jun 15]. Available from: http://www.armadeus.org/wiki/index.php?title=U-Boot-2015.01&oldid=13026.
Bluebook style
U-Boot-2015.01, http://www.armadeus.org/wiki/index.php?title=U-Boot-2015.01&oldid=13026 (last visited June 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "U-Boot-2015.01 --- ArmadeusWiki{,} ",
year = "2015",
url = "http://www.armadeus.org/wiki/index.php?title=U-Boot-2015.01&oldid=13026",
note = "[Online; accessed 15-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-2015.01 --- ArmadeusWiki{,} ",
year = "2015",
url = "\url{http://www.armadeus.org/wiki/index.php?title=U-Boot-2015.01&oldid=13026}",
note = "[Online; accessed 15-June-2026]"
}