Cite This Page
Bibliographic details for IRC
- Page name: IRC
- Author: RCS Wiki contributors
- Publisher: RCS Wiki, .
- Date of last revision: 16 November 2023 17:55 UTC
- Date retrieved: 12 March 2026 17:29 UTC
- Permanent URL: https://wiki.raptorcs.com/w/index.php?title=IRC&oldid=4524
- Page Version ID: 4524
Citation styles for IRC
APA style
IRC. (2023, November 16). RCS Wiki, . Retrieved 17:29, March 12, 2026 from https://wiki.raptorcs.com/w/index.php?title=IRC&oldid=4524.
MLA style
"IRC." RCS Wiki, . 16 Nov 2023, 17:55 UTC. 12 Mar 2026, 17:29 <https://wiki.raptorcs.com/w/index.php?title=IRC&oldid=4524>.
MHRA style
RCS Wiki contributors, 'IRC', RCS Wiki, , 16 November 2023, 17:55 UTC, <https://wiki.raptorcs.com/w/index.php?title=IRC&oldid=4524> [accessed 12 March 2026]
Chicago style
RCS Wiki contributors, "IRC," RCS Wiki, , https://wiki.raptorcs.com/w/index.php?title=IRC&oldid=4524 (accessed March 12, 2026).
CBE/CSE style
RCS Wiki contributors. IRC [Internet]. RCS Wiki, ; 2023 Nov 16, 17:55 UTC [cited 2026 Mar 12]. Available from: https://wiki.raptorcs.com/w/index.php?title=IRC&oldid=4524.
Bluebook style
IRC, https://wiki.raptorcs.com/w/index.php?title=IRC&oldid=4524 (last visited March 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "RCS Wiki",
title = "IRC --- RCS Wiki{,} ",
year = "2023",
url = "https://wiki.raptorcs.com/w/index.php?title=IRC&oldid=4524",
note = "[Online; accessed 12-March-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 = "IRC --- RCS Wiki{,} ",
year = "2023",
url = "\url{https://wiki.raptorcs.com/w/index.php?title=IRC&oldid=4524}",
note = "[Online; accessed 12-March-2026]"
}