Cite
Bibliographic details for $1
- Page name: $1
- Author: CometWiki contributors
- Publisher: CometWiki, .
- Date of last revision: 30 October 2009 00:15 UTC
- Date retrieved: 29 April 2026 05:21 UTC
- Permanent URL: http://www.dayel.com/comet/cometwiki/index.php?title=$1&oldid=293
- Page Version ID: 293
Citation styles for $1
APA style
$1. (2009, October 30). CometWiki, . Retrieved 05:21, April 29, 2026 from http://www.dayel.com/comet/cometwiki/index.php?title=$1&oldid=293.
MLA style
"$1." CometWiki, . 30 Oct 2009, 00:15 UTC. 29 Apr 2026, 05:21 <http://www.dayel.com/comet/cometwiki/index.php?title=$1&oldid=293>.
MHRA style
CometWiki contributors, '$1', CometWiki, , 30 October 2009, 00:15 UTC, <http://www.dayel.com/comet/cometwiki/index.php?title=$1&oldid=293> [accessed 29 April 2026]
Chicago style
CometWiki contributors, "$1," CometWiki, , http://www.dayel.com/comet/cometwiki/index.php?title=$1&oldid=293 (accessed April 29, 2026).
CBE/CSE style
CometWiki contributors. $1 [Internet]. CometWiki, ; 2009 Oct 30, 00:15 UTC [cited 2026 Apr 29]. Available from: http://www.dayel.com/comet/cometwiki/index.php?title=$1&oldid=293.
Bluebook style
$1, http://www.dayel.com/comet/cometwiki/index.php?title=$1&oldid=293 (last visited April 29, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CometWiki",
title = "$1 --- CometWiki{,} ",
year = "2009",
url = "http://www.dayel.com/comet/cometwiki/index.php?title=$1&oldid=293",
note = "[Online; accessed 29-April-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 = "$1 --- CometWiki{,} ",
year = "2009",
url = "\url{http://www.dayel.com/comet/cometwiki/index.php?title=$1&oldid=293}",
note = "[Online; accessed 29-April-2026]"
}