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