Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Computer Science Wiki contributors
- Publisher: Computer Science Wiki, .
- Date of last revision: 12 January 2017 08:10 UTC
- Date retrieved: 27 June 2022 14:39 UTC
- Permanent URL: https://computersciencewiki.org/index.php?title=Main_Page&oldid=4680
- Page Version ID: 4680
Citation styles for Main Page
APA style
Main Page. (2017, January 12). Computer Science Wiki, . Retrieved 14:39, June 27, 2022 from https://computersciencewiki.org/index.php?title=Main_Page&oldid=4680.
MLA style
"Main Page." Computer Science Wiki, . 12 Jan 2017, 08:10 UTC. 27 Jun 2022, 14:39 <https://computersciencewiki.org/index.php?title=Main_Page&oldid=4680>.
MHRA style
Computer Science Wiki contributors, 'Main Page', Computer Science Wiki, , 12 January 2017, 08:10 UTC, <https://computersciencewiki.org/index.php?title=Main_Page&oldid=4680> [accessed 27 June 2022]
Chicago style
Computer Science Wiki contributors, "Main Page," Computer Science Wiki, , https://computersciencewiki.org/index.php?title=Main_Page&oldid=4680 (accessed June 27, 2022).
CBE/CSE style
Computer Science Wiki contributors. Main Page [Internet]. Computer Science Wiki, ; 2017 Jan 12, 08:10 UTC [cited 2022 Jun 27]. Available from: https://computersciencewiki.org/index.php?title=Main_Page&oldid=4680.
Bluebook style
Main Page, https://computersciencewiki.org/index.php?title=Main_Page&oldid=4680 (last visited June 27, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "Computer Science Wiki", title = "Main Page --- Computer Science Wiki{,} ", year = "2017", url = "https://computersciencewiki.org/index.php?title=Main_Page&oldid=4680", note = "[Online; accessed 27-June-2022]" }
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 = "Computer Science Wiki", title = "Main Page --- Computer Science Wiki{,} ", year = "2017", url = "\url{https://computersciencewiki.org/index.php?title=Main_Page&oldid=4680}", note = "[Online; accessed 27-June-2022]" }