Cite This Page
Bibliographic details for USB Boot
- Page name: USB Boot
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 6 August 2018 16:49 UTC
- Date retrieved: 14 September 2026 05:17 UTC
- Permanent URL: https://www.armadeus.org/wiki/index.php?title=USB_Boot&oldid=14667
- Page Version ID: 14667
Citation styles for USB Boot
APA style
USB Boot. (2018, August 6). ArmadeusWiki, . Retrieved 05:17, September 14, 2026 from https://www.armadeus.org/wiki/index.php?title=USB_Boot&oldid=14667.
MLA style
"USB Boot." ArmadeusWiki, . 6 Aug 2018, 16:49 UTC. 14 Sep 2026, 05:17 <https://www.armadeus.org/wiki/index.php?title=USB_Boot&oldid=14667>.
MHRA style
ArmadeusWiki contributors, 'USB Boot', ArmadeusWiki, , 6 August 2018, 16:49 UTC, <https://www.armadeus.org/wiki/index.php?title=USB_Boot&oldid=14667> [accessed 14 September 2026]
Chicago style
ArmadeusWiki contributors, "USB Boot," ArmadeusWiki, , https://www.armadeus.org/wiki/index.php?title=USB_Boot&oldid=14667 (accessed September 14, 2026).
CBE/CSE style
ArmadeusWiki contributors. USB Boot [Internet]. ArmadeusWiki, ; 2018 Aug 6, 16:49 UTC [cited 2026 Sep 14]. Available from: https://www.armadeus.org/wiki/index.php?title=USB_Boot&oldid=14667.
Bluebook style
USB Boot, https://www.armadeus.org/wiki/index.php?title=USB_Boot&oldid=14667 (last visited September 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "USB Boot --- ArmadeusWiki{,} ",
year = "2018",
url = "https://www.armadeus.org/wiki/index.php?title=USB_Boot&oldid=14667",
note = "[Online; accessed 14-September-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 = "USB Boot --- ArmadeusWiki{,} ",
year = "2018",
url = "\url{https://www.armadeus.org/wiki/index.php?title=USB_Boot&oldid=14667}",
note = "[Online; accessed 14-September-2026]"
}