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: 17 May 2026 03:09 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 03:09, May 17, 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. 17 May 2026, 03:09 <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 17 May 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 May 17, 2026).
CBE/CSE style
RCS Wiki contributors. Getting System Information [Internet]. RCS Wiki, ; 2022 Oct 25, 11:40 UTC [cited 2026 May 17]. 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 May 17, 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 17-May-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 17-May-2026]"
}