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: 23 November 2025 18:55 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=RC3&oldid=15222
- Page Version ID: 15222
Citation styles for RC3
APA style
RC3. (2023, May 20). Fixme.ch, . Retrieved 18:55, November 23, 2025 from http://fixme.ch/w/index.php?title=RC3&oldid=15222.
MLA style
"RC3." Fixme.ch, . 20 May 2023, 10:19 UTC. 23 Nov 2025, 18:55 <http://fixme.ch/w/index.php?title=RC3&oldid=15222>.
MHRA style
Fixme.ch contributors, 'RC3', Fixme.ch, , 20 May 2023, 10:19 UTC, <http://fixme.ch/w/index.php?title=RC3&oldid=15222> [accessed 23 November 2025]
Chicago style
Fixme.ch contributors, "RC3," Fixme.ch, , http://fixme.ch/w/index.php?title=RC3&oldid=15222 (accessed November 23, 2025).
CBE/CSE style
Fixme.ch contributors. RC3 [Internet]. Fixme.ch, ; 2023 May 20, 10:19 UTC [cited 2025 Nov 23]. Available from: http://fixme.ch/w/index.php?title=RC3&oldid=15222.
Bluebook style
RC3, http://fixme.ch/w/index.php?title=RC3&oldid=15222 (last visited November 23, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "RC3 --- Fixme.ch{,} ",
year = "2023",
url = "http://fixme.ch/w/index.php?title=RC3&oldid=15222",
note = "[Online; accessed 23-November-2025]"
}
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=15222}",
note = "[Online; accessed 23-November-2025]"
}