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