Cite This Page
Bibliographic details for RC3
- Page name: RC3
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 20 May 2023 10:19 UTC
- Date retrieved: 24 February 2026 06:48 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=RC3&oldid=14865
- Page Version ID: 14865
Citation styles for RC3
APA style
RC3. (2023, May 20). Fixme.ch, . Retrieved 06:48, February 24, 2026 from http://fixme.ch/w/index.php?title=RC3&oldid=14865.
MLA style
"RC3." Fixme.ch, . 20 May 2023, 10:19 UTC. 24 Feb 2026, 06:48 <http://fixme.ch/w/index.php?title=RC3&oldid=14865>.
MHRA style
Fixme.ch contributors, 'RC3', Fixme.ch, , 20 May 2023, 10:19 UTC, <http://fixme.ch/w/index.php?title=RC3&oldid=14865> [accessed 24 February 2026]
Chicago style
Fixme.ch contributors, "RC3," Fixme.ch, , http://fixme.ch/w/index.php?title=RC3&oldid=14865 (accessed February 24, 2026).
CBE/CSE style
Fixme.ch contributors. RC3 [Internet]. Fixme.ch, ; 2023 May 20, 10:19 UTC [cited 2026 Feb 24]. Available from: http://fixme.ch/w/index.php?title=RC3&oldid=14865.
Bluebook style
RC3, http://fixme.ch/w/index.php?title=RC3&oldid=14865 (last visited February 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "RC3 --- Fixme.ch{,} ",
year = "2023",
url = "http://fixme.ch/w/index.php?title=RC3&oldid=14865",
note = "[Online; accessed 24-February-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 = "Fixme.ch",
title = "RC3 --- Fixme.ch{,} ",
year = "2023",
url = "\url{http://fixme.ch/w/index.php?title=RC3&oldid=14865}",
note = "[Online; accessed 24-February-2026]"
}