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:53 UTC
- Permanent URL: http://jimbodude.net/w/index.php?title=LinuxMCE&oldid=1807
- Page Version ID: 1807
Citation styles for LinuxMCE
APA style
LinuxMCE. (2008, June 26). JimboWiki, . Retrieved 03:53, May 25, 2026 from http://jimbodude.net/w/index.php?title=LinuxMCE&oldid=1807.
MLA style
"LinuxMCE." JimboWiki, . 26 Jun 2008, 19:58 UTC. 25 May 2026, 03:53 <http://jimbodude.net/w/index.php?title=LinuxMCE&oldid=1807>.
MHRA style
JimboWiki contributors, 'LinuxMCE', JimboWiki, , 26 June 2008, 19:58 UTC, <http://jimbodude.net/w/index.php?title=LinuxMCE&oldid=1807> [accessed 25 May 2026]
Chicago style
JimboWiki contributors, "LinuxMCE," JimboWiki, , http://jimbodude.net/w/index.php?title=LinuxMCE&oldid=1807 (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=1807.
Bluebook style
LinuxMCE, http://jimbodude.net/w/index.php?title=LinuxMCE&oldid=1807 (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=1807",
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=1807}",
note = "[Online; accessed 25-May-2026]"
}