Cite
From
Bibliographic details for CS1
- Page name: CS1
- Author: contributors
- Publisher: , .
- Date of last revision: 5 January 2010 22:10 UTC
- Date retrieved: 20 April 2025 02:06 UTC
- Permanent URL: http://198.176.185.148/index.php?title=CS1&oldid=1495
- Page Version ID: 1495
Citation styles for CS1
APA style
CS1. (2010, January 5). , . Retrieved 02:06, April 20, 2025 from http://198.176.185.148/index.php?title=CS1&oldid=1495.
MLA style
"CS1." , . 5 Jan 2010, 22:10 UTC. 20 Apr 2025, 02:06 <http://198.176.185.148/index.php?title=CS1&oldid=1495>.
MHRA style
contributors, 'CS1', , , 5 January 2010, 22:10 UTC, <http://198.176.185.148/index.php?title=CS1&oldid=1495> [accessed 20 April 2025]
Chicago style
contributors, "CS1," , , http://198.176.185.148/index.php?title=CS1&oldid=1495 (accessed April 20, 2025).
CBE/CSE style
contributors. CS1 [Internet]. , ; 2010 Jan 5, 22:10 UTC [cited 2025 Apr 20]. Available from:
http://198.176.185.148/index.php?title=CS1&oldid=1495.
Bluebook style
CS1, http://198.176.185.148/index.php?title=CS1&oldid=1495 (last visited April 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "", title = "CS1 --- {,} ", year = "2010", url = "http://198.176.185.148/index.php?title=CS1&oldid=1495", note = "[Online; accessed 20-April-2025]" }
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 = "", title = "CS1 --- {,} ", year = "2010", url = "\url{http://198.176.185.148/index.php?title=CS1&oldid=1495}", note = "[Online; accessed 20-April-2025]" }