Cite This Page
Bibliographic details for Booting a floppy image on a flash drive
- Page name: Booting a floppy image on a flash drive
- Author: HeepyWiki contributors
- Publisher: HeepyWiki, .
- Date of last revision: 8 March 2011 01:30 UTC
- Date retrieved: 11 May 2026 00:13 UTC
- Permanent URL: https://www.heepy.net/index.php?title=Booting_a_floppy_image_on_a_flash_drive&oldid=210
- Page Version ID: 210
Citation styles for Booting a floppy image on a flash drive
APA style
Booting a floppy image on a flash drive. (2011, March 8). HeepyWiki, . Retrieved 00:13, May 11, 2026 from https://www.heepy.net/index.php?title=Booting_a_floppy_image_on_a_flash_drive&oldid=210.
MLA style
"Booting a floppy image on a flash drive." HeepyWiki, . 8 Mar 2011, 01:30 UTC. 11 May 2026, 00:13 <https://www.heepy.net/index.php?title=Booting_a_floppy_image_on_a_flash_drive&oldid=210>.
MHRA style
HeepyWiki contributors, 'Booting a floppy image on a flash drive', HeepyWiki, , 8 March 2011, 01:30 UTC, <https://www.heepy.net/index.php?title=Booting_a_floppy_image_on_a_flash_drive&oldid=210> [accessed 11 May 2026]
Chicago style
HeepyWiki contributors, "Booting a floppy image on a flash drive," HeepyWiki, , https://www.heepy.net/index.php?title=Booting_a_floppy_image_on_a_flash_drive&oldid=210 (accessed May 11, 2026).
CBE/CSE style
HeepyWiki contributors. Booting a floppy image on a flash drive [Internet]. HeepyWiki, ; 2011 Mar 8, 01:30 UTC [cited 2026 May 11]. Available from: https://www.heepy.net/index.php?title=Booting_a_floppy_image_on_a_flash_drive&oldid=210.
Bluebook style
Booting a floppy image on a flash drive, https://www.heepy.net/index.php?title=Booting_a_floppy_image_on_a_flash_drive&oldid=210 (last visited May 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "HeepyWiki",
title = "Booting a floppy image on a flash drive --- HeepyWiki{,} ",
year = "2011",
url = "https://www.heepy.net/index.php?title=Booting_a_floppy_image_on_a_flash_drive&oldid=210",
note = "[Online; accessed 11-May-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 = "HeepyWiki",
title = "Booting a floppy image on a flash drive --- HeepyWiki{,} ",
year = "2011",
url = "\url{https://www.heepy.net/index.php?title=Booting_a_floppy_image_on_a_flash_drive&oldid=210}",
note = "[Online; accessed 11-May-2026]"
}