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: 14 June 2026 07:56 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 07:56, June 14, 2026 from https://wiki.raptorcs.com/w/index.php?title=IRC&oldid=4524.
MLA style
"IRC." RCS Wiki, . 16 Nov 2023, 17:55 UTC. 14 Jun 2026, 07:56 <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 14 June 2026]
Chicago style
RCS Wiki contributors, "IRC," RCS Wiki, , https://wiki.raptorcs.com/w/index.php?title=IRC&oldid=4524 (accessed June 14, 2026).
CBE/CSE style
RCS Wiki contributors. IRC [Internet]. RCS Wiki, ; 2023 Nov 16, 17:55 UTC [cited 2026 Jun 14]. 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 June 14, 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 14-June-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 14-June-2026]"
}