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