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