Cite This Page
Bibliographic details for Getting System Information
- Page name: Getting System Information
- Author: RCS Wiki contributors
- Publisher: RCS Wiki, .
- Date of last revision: 25 October 2022 11:40 UTC
- Date retrieved: 20 January 2026 15:48 UTC
- Permanent URL: https://wiki.raptorcs.com/w/index.php?title=Getting_System_Information&oldid=4004
- Page Version ID: 4004
Citation styles for Getting System Information
APA style
Getting System Information. (2022, October 25). RCS Wiki, . Retrieved 15:48, January 20, 2026 from https://wiki.raptorcs.com/w/index.php?title=Getting_System_Information&oldid=4004.
MLA style
"Getting System Information." RCS Wiki, . 25 Oct 2022, 11:40 UTC. 20 Jan 2026, 15:48 <https://wiki.raptorcs.com/w/index.php?title=Getting_System_Information&oldid=4004>.
MHRA style
RCS Wiki contributors, 'Getting System Information', RCS Wiki, , 25 October 2022, 11:40 UTC, <https://wiki.raptorcs.com/w/index.php?title=Getting_System_Information&oldid=4004> [accessed 20 January 2026]
Chicago style
RCS Wiki contributors, "Getting System Information," RCS Wiki, , https://wiki.raptorcs.com/w/index.php?title=Getting_System_Information&oldid=4004 (accessed January 20, 2026).
CBE/CSE style
RCS Wiki contributors. Getting System Information [Internet]. RCS Wiki, ; 2022 Oct 25, 11:40 UTC [cited 2026 Jan 20]. Available from: https://wiki.raptorcs.com/w/index.php?title=Getting_System_Information&oldid=4004.
Bluebook style
Getting System Information, https://wiki.raptorcs.com/w/index.php?title=Getting_System_Information&oldid=4004 (last visited January 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "RCS Wiki",
title = "Getting System Information --- RCS Wiki{,} ",
year = "2022",
url = "https://wiki.raptorcs.com/w/index.php?title=Getting_System_Information&oldid=4004",
note = "[Online; accessed 20-January-2026]"
}
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 = "RCS Wiki",
title = "Getting System Information --- RCS Wiki{,} ",
year = "2022",
url = "\url{https://wiki.raptorcs.com/w/index.php?title=Getting_System_Information&oldid=4004}",
note = "[Online; accessed 20-January-2026]"
}