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