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