Cite This Page
Bibliographic details for Mounting a partitioned image in linux
- Page name: Mounting a partitioned image in linux
- Author: HeepyWiki contributors
- Publisher: HeepyWiki, .
- Date of last revision: 4 September 2009 01:44 UTC
- Date retrieved: 10 May 2026 23:24 UTC
- Permanent URL: https://www.heepy.net/index.php?title=Mounting_a_partitioned_image_in_linux&oldid=58
- Page Version ID: 58
Citation styles for Mounting a partitioned image in linux
APA style
Mounting a partitioned image in linux. (2009, September 4). HeepyWiki, . Retrieved 23:24, May 10, 2026 from https://www.heepy.net/index.php?title=Mounting_a_partitioned_image_in_linux&oldid=58.
MLA style
"Mounting a partitioned image in linux." HeepyWiki, . 4 Sep 2009, 01:44 UTC. 10 May 2026, 23:24 <https://www.heepy.net/index.php?title=Mounting_a_partitioned_image_in_linux&oldid=58>.
MHRA style
HeepyWiki contributors, 'Mounting a partitioned image in linux', HeepyWiki, , 4 September 2009, 01:44 UTC, <https://www.heepy.net/index.php?title=Mounting_a_partitioned_image_in_linux&oldid=58> [accessed 10 May 2026]
Chicago style
HeepyWiki contributors, "Mounting a partitioned image in linux," HeepyWiki, , https://www.heepy.net/index.php?title=Mounting_a_partitioned_image_in_linux&oldid=58 (accessed May 10, 2026).
CBE/CSE style
HeepyWiki contributors. Mounting a partitioned image in linux [Internet]. HeepyWiki, ; 2009 Sep 4, 01:44 UTC [cited 2026 May 10]. Available from: https://www.heepy.net/index.php?title=Mounting_a_partitioned_image_in_linux&oldid=58.
Bluebook style
Mounting a partitioned image in linux, https://www.heepy.net/index.php?title=Mounting_a_partitioned_image_in_linux&oldid=58 (last visited May 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "HeepyWiki",
title = "Mounting a partitioned image in linux --- HeepyWiki{,} ",
year = "2009",
url = "https://www.heepy.net/index.php?title=Mounting_a_partitioned_image_in_linux&oldid=58",
note = "[Online; accessed 10-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 = "Mounting a partitioned image in linux --- HeepyWiki{,} ",
year = "2009",
url = "\url{https://www.heepy.net/index.php?title=Mounting_a_partitioned_image_in_linux&oldid=58}",
note = "[Online; accessed 10-May-2026]"
}