Cite
Bibliographic details for Installing
- Page name: Installing
- Author: CometWiki contributors
- Publisher: CometWiki, .
- Date of last revision: 7 November 2009 18:19 UTC
- Date retrieved: 5 August 2026 22:02 UTC
- Permanent URL: http://www.dayel.com/comet/cometwiki/index.php?title=Installing&oldid=132
- Page Version ID: 132
Citation styles for Installing
APA style
Installing. (2009, November 7). CometWiki, . Retrieved 22:02, August 5, 2026 from http://www.dayel.com/comet/cometwiki/index.php?title=Installing&oldid=132.
MLA style
"Installing." CometWiki, . 7 Nov 2009, 18:19 UTC. 5 Aug 2026, 22:02 <http://www.dayel.com/comet/cometwiki/index.php?title=Installing&oldid=132>.
MHRA style
CometWiki contributors, 'Installing', CometWiki, , 7 November 2009, 18:19 UTC, <http://www.dayel.com/comet/cometwiki/index.php?title=Installing&oldid=132> [accessed 5 August 2026]
Chicago style
CometWiki contributors, "Installing," CometWiki, , http://www.dayel.com/comet/cometwiki/index.php?title=Installing&oldid=132 (accessed August 5, 2026).
CBE/CSE style
CometWiki contributors. Installing [Internet]. CometWiki, ; 2009 Nov 7, 18:19 UTC [cited 2026 Aug 5]. Available from: http://www.dayel.com/comet/cometwiki/index.php?title=Installing&oldid=132.
Bluebook style
Installing, http://www.dayel.com/comet/cometwiki/index.php?title=Installing&oldid=132 (last visited August 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CometWiki",
title = "Installing --- CometWiki{,} ",
year = "2009",
url = "http://www.dayel.com/comet/cometwiki/index.php?title=Installing&oldid=132",
note = "[Online; accessed 5-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 = "CometWiki",
title = "Installing --- CometWiki{,} ",
year = "2009",
url = "\url{http://www.dayel.com/comet/cometwiki/index.php?title=Installing&oldid=132}",
note = "[Online; accessed 5-August-2026]"
}