Cite This Page
Bibliographic details for Reformatting a USB drive
- Page name: Reformatting a USB drive
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 9 July 2019 23:23 UTC
- Date retrieved: 20 July 2026 06:35 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=Reformatting_a_USB_drive&oldid=11839
- Page Version ID: 11839
Citation styles for Reformatting a USB drive
APA style
Reformatting a USB drive. (2019, July 9). DISI, . Retrieved 06:35, July 20, 2026 from http://wiki.docking.org/index.php?title=Reformatting_a_USB_drive&oldid=11839.
MLA style
"Reformatting a USB drive." DISI, . 9 Jul 2019, 23:23 UTC. 20 Jul 2026, 06:35 <http://wiki.docking.org/index.php?title=Reformatting_a_USB_drive&oldid=11839>.
MHRA style
DISI contributors, 'Reformatting a USB drive', DISI, , 9 July 2019, 23:23 UTC, <http://wiki.docking.org/index.php?title=Reformatting_a_USB_drive&oldid=11839> [accessed 20 July 2026]
Chicago style
DISI contributors, "Reformatting a USB drive," DISI, , http://wiki.docking.org/index.php?title=Reformatting_a_USB_drive&oldid=11839 (accessed July 20, 2026).
CBE/CSE style
DISI contributors. Reformatting a USB drive [Internet]. DISI, ; 2019 Jul 9, 23:23 UTC [cited 2026 Jul 20]. Available from: http://wiki.docking.org/index.php?title=Reformatting_a_USB_drive&oldid=11839.
Bluebook style
Reformatting a USB drive, http://wiki.docking.org/index.php?title=Reformatting_a_USB_drive&oldid=11839 (last visited July 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "Reformatting a USB drive --- DISI{,} ",
year = "2019",
url = "http://wiki.docking.org/index.php?title=Reformatting_a_USB_drive&oldid=11839",
note = "[Online; accessed 20-July-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 = "DISI",
title = "Reformatting a USB drive --- DISI{,} ",
year = "2019",
url = "\url{http://wiki.docking.org/index.php?title=Reformatting_a_USB_drive&oldid=11839}",
note = "[Online; accessed 20-July-2026]"
}