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:08 UTC
- Date retrieved: 13 August 2022 00:09 UTC
- Permanent URL: https://computersciencewiki.org/index.php?title=2023_case_study&oldid=11595
- Page Version ID: 11595
Citation styles for 2023 case study
APA style
2023 case study. (2022, May 9). Computer Science Wiki, . Retrieved 00:09, August 13, 2022 from https://computersciencewiki.org/index.php?title=2023_case_study&oldid=11595.
MLA style
"2023 case study." Computer Science Wiki, . 9 May 2022, 05:08 UTC. 13 Aug 2022, 00:09 <https://computersciencewiki.org/index.php?title=2023_case_study&oldid=11595>.
MHRA style
Computer Science Wiki contributors, '2023 case study', Computer Science Wiki, , 9 May 2022, 05:08 UTC, <https://computersciencewiki.org/index.php?title=2023_case_study&oldid=11595> [accessed 13 August 2022]
Chicago style
Computer Science Wiki contributors, "2023 case study," Computer Science Wiki, , https://computersciencewiki.org/index.php?title=2023_case_study&oldid=11595 (accessed August 13, 2022).
CBE/CSE style
Computer Science Wiki contributors. 2023 case study [Internet]. Computer Science Wiki, ; 2022 May 9, 05:08 UTC [cited 2022 Aug 13]. Available from: https://computersciencewiki.org/index.php?title=2023_case_study&oldid=11595.
Bluebook style
2023 case study, https://computersciencewiki.org/index.php?title=2023_case_study&oldid=11595 (last visited August 13, 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=11595", note = "[Online; accessed 13-August-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=11595}", note = "[Online; accessed 13-August-2022]" }