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