Cite This Page
Bibliographic details for LinuxMCE
- Page name: LinuxMCE
- Author: JimboWiki contributors
- Publisher: JimboWiki, .
- Date of last revision: 26 June 2008 19:58 UTC
- Date retrieved: 9 July 2026 00:17 UTC
- Permanent URL: https://www.jimbodude.net/w/index.php?title=LinuxMCE&oldid=1854
- Page Version ID: 1854
Citation styles for LinuxMCE
APA style
LinuxMCE. (2008, June 26). JimboWiki, . Retrieved 00:17, July 9, 2026 from https://www.jimbodude.net/w/index.php?title=LinuxMCE&oldid=1854.
MLA style
"LinuxMCE." JimboWiki, . 26 Jun 2008, 19:58 UTC. 9 Jul 2026, 00:17 <https://www.jimbodude.net/w/index.php?title=LinuxMCE&oldid=1854>.
MHRA style
JimboWiki contributors, 'LinuxMCE', JimboWiki, , 26 June 2008, 19:58 UTC, <https://www.jimbodude.net/w/index.php?title=LinuxMCE&oldid=1854> [accessed 9 July 2026]
Chicago style
JimboWiki contributors, "LinuxMCE," JimboWiki, , https://www.jimbodude.net/w/index.php?title=LinuxMCE&oldid=1854 (accessed July 9, 2026).
CBE/CSE style
JimboWiki contributors. LinuxMCE [Internet]. JimboWiki, ; 2008 Jun 26, 19:58 UTC [cited 2026 Jul 9]. Available from: https://www.jimbodude.net/w/index.php?title=LinuxMCE&oldid=1854.
Bluebook style
LinuxMCE, https://www.jimbodude.net/w/index.php?title=LinuxMCE&oldid=1854 (last visited July 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "JimboWiki",
title = "LinuxMCE --- JimboWiki{,} ",
year = "2008",
url = "https://www.jimbodude.net/w/index.php?title=LinuxMCE&oldid=1854",
note = "[Online; accessed 9-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 = "JimboWiki",
title = "LinuxMCE --- JimboWiki{,} ",
year = "2008",
url = "\url{https://www.jimbodude.net/w/index.php?title=LinuxMCE&oldid=1854}",
note = "[Online; accessed 9-July-2026]"
}