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 23:09 UTC
- Permanent URL: https://www.armadeus.org/wiki/index.php?title=USB_Boot&oldid=12018
- Page Version ID: 12018
Citation styles for USB Boot
APA style
USB Boot. (2018, August 6). ArmadeusWiki, . Retrieved 23:09, September 14, 2026 from https://www.armadeus.org/wiki/index.php?title=USB_Boot&oldid=12018.
MLA style
"USB Boot." ArmadeusWiki, . 6 Aug 2018, 16:49 UTC. 14 Sep 2026, 23:09 <https://www.armadeus.org/wiki/index.php?title=USB_Boot&oldid=12018>.
MHRA style
ArmadeusWiki contributors, 'USB Boot', ArmadeusWiki, , 6 August 2018, 16:49 UTC, <https://www.armadeus.org/wiki/index.php?title=USB_Boot&oldid=12018> [accessed 14 September 2026]
Chicago style
ArmadeusWiki contributors, "USB Boot," ArmadeusWiki, , https://www.armadeus.org/wiki/index.php?title=USB_Boot&oldid=12018 (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=12018.
Bluebook style
USB Boot, https://www.armadeus.org/wiki/index.php?title=USB_Boot&oldid=12018 (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=12018",
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=12018}",
note = "[Online; accessed 14-September-2026]"
}