Cite This Page
Bibliographic details for Copying the ArchLinux ISO to USB using Mac
- Page name: Copying the ArchLinux ISO to USB using Mac
- Author: Cheeky Factor contributors
- Publisher: Cheeky Factor, .
- Date of last revision: 3 November 2023 21:42 UTC
- Date retrieved: 14 March 2026 13:21 UTC
- Permanent URL: https://cheekyfactor.com/index.php?title=Copying_the_ArchLinux_ISO_to_USB_using_Mac&oldid=206
- Page Version ID: 206
Citation styles for Copying the ArchLinux ISO to USB using Mac
APA style
Copying the ArchLinux ISO to USB using Mac. (2023, November 3). Cheeky Factor, . Retrieved 13:21, March 14, 2026 from https://cheekyfactor.com/index.php?title=Copying_the_ArchLinux_ISO_to_USB_using_Mac&oldid=206.
MLA style
"Copying the ArchLinux ISO to USB using Mac." Cheeky Factor, . 3 Nov 2023, 21:42 UTC. 14 Mar 2026, 13:21 <https://cheekyfactor.com/index.php?title=Copying_the_ArchLinux_ISO_to_USB_using_Mac&oldid=206>.
MHRA style
Cheeky Factor contributors, 'Copying the ArchLinux ISO to USB using Mac', Cheeky Factor, , 3 November 2023, 21:42 UTC, <https://cheekyfactor.com/index.php?title=Copying_the_ArchLinux_ISO_to_USB_using_Mac&oldid=206> [accessed 14 March 2026]
Chicago style
Cheeky Factor contributors, "Copying the ArchLinux ISO to USB using Mac," Cheeky Factor, , https://cheekyfactor.com/index.php?title=Copying_the_ArchLinux_ISO_to_USB_using_Mac&oldid=206 (accessed March 14, 2026).
CBE/CSE style
Cheeky Factor contributors. Copying the ArchLinux ISO to USB using Mac [Internet]. Cheeky Factor, ; 2023 Nov 3, 21:42 UTC [cited 2026 Mar 14]. Available from: https://cheekyfactor.com/index.php?title=Copying_the_ArchLinux_ISO_to_USB_using_Mac&oldid=206.
Bluebook style
Copying the ArchLinux ISO to USB using Mac, https://cheekyfactor.com/index.php?title=Copying_the_ArchLinux_ISO_to_USB_using_Mac&oldid=206 (last visited March 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Cheeky Factor",
title = "Copying the ArchLinux ISO to USB using Mac --- Cheeky Factor{,} ",
year = "2023",
url = "https://cheekyfactor.com/index.php?title=Copying_the_ArchLinux_ISO_to_USB_using_Mac&oldid=206",
note = "[Online; accessed 14-March-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 = "Cheeky Factor",
title = "Copying the ArchLinux ISO to USB using Mac --- Cheeky Factor{,} ",
year = "2023",
url = "\url{https://cheekyfactor.com/index.php?title=Copying_the_ArchLinux_ISO_to_USB_using_Mac&oldid=206}",
note = "[Online; accessed 14-March-2026]"
}