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