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