Cite This Page
Bibliographic details for Software RAID on FC6
- Page name: Software RAID on FC6
- Author: JimboWiki contributors
- Publisher: JimboWiki, .
- Date of last revision: 1 March 2014 19:39 UTC
- Date retrieved: 2 August 2026 10:47 UTC
- Permanent URL: http://www.jimbodude.net/w/index.php?title=Software_RAID_on_FC6&oldid=1746
- Page Version ID: 1746
Citation styles for Software RAID on FC6
APA style
Software RAID on FC6. (2014, March 1). JimboWiki, . Retrieved 10:47, August 2, 2026 from http://www.jimbodude.net/w/index.php?title=Software_RAID_on_FC6&oldid=1746.
MLA style
"Software RAID on FC6." JimboWiki, . 1 Mar 2014, 19:39 UTC. 2 Aug 2026, 10:47 <http://www.jimbodude.net/w/index.php?title=Software_RAID_on_FC6&oldid=1746>.
MHRA style
JimboWiki contributors, 'Software RAID on FC6', JimboWiki, , 1 March 2014, 19:39 UTC, <http://www.jimbodude.net/w/index.php?title=Software_RAID_on_FC6&oldid=1746> [accessed 2 August 2026]
Chicago style
JimboWiki contributors, "Software RAID on FC6," JimboWiki, , http://www.jimbodude.net/w/index.php?title=Software_RAID_on_FC6&oldid=1746 (accessed August 2, 2026).
CBE/CSE style
JimboWiki contributors. Software RAID on FC6 [Internet]. JimboWiki, ; 2014 Mar 1, 19:39 UTC [cited 2026 Aug 2]. Available from: http://www.jimbodude.net/w/index.php?title=Software_RAID_on_FC6&oldid=1746.
Bluebook style
Software RAID on FC6, http://www.jimbodude.net/w/index.php?title=Software_RAID_on_FC6&oldid=1746 (last visited August 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "JimboWiki",
title = "Software RAID on FC6 --- JimboWiki{,} ",
year = "2014",
url = "http://www.jimbodude.net/w/index.php?title=Software_RAID_on_FC6&oldid=1746",
note = "[Online; accessed 2-August-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 = "JimboWiki",
title = "Software RAID on FC6 --- JimboWiki{,} ",
year = "2014",
url = "\url{http://www.jimbodude.net/w/index.php?title=Software_RAID_on_FC6&oldid=1746}",
note = "[Online; accessed 2-August-2026]"
}