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