Cite This Page
Bibliographic details for RCS (The Revision Control System)
- Page name: RCS (The Revision Control System)
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 26 April 2021 15:32 UTC
- Date retrieved: 11 May 2026 06:29 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=RCS_(The_Revision_Control_System)&oldid=4565
- Page Version ID: 4565
Citation styles for RCS (The Revision Control System)
APA style
RCS (The Revision Control System). (2021, April 26). COPTR, . Retrieved 06:29, May 11, 2026 from https://coptr.digipres.org/index.php?title=RCS_(The_Revision_Control_System)&oldid=4565.
MLA style
"RCS (The Revision Control System)." COPTR, . 26 Apr 2021, 15:32 UTC. 11 May 2026, 06:29 <https://coptr.digipres.org/index.php?title=RCS_(The_Revision_Control_System)&oldid=4565>.
MHRA style
COPTR contributors, 'RCS (The Revision Control System)', COPTR, , 26 April 2021, 15:32 UTC, <https://coptr.digipres.org/index.php?title=RCS_(The_Revision_Control_System)&oldid=4565> [accessed 11 May 2026]
Chicago style
COPTR contributors, "RCS (The Revision Control System)," COPTR, , https://coptr.digipres.org/index.php?title=RCS_(The_Revision_Control_System)&oldid=4565 (accessed May 11, 2026).
CBE/CSE style
COPTR contributors. RCS (The Revision Control System) [Internet]. COPTR, ; 2021 Apr 26, 15:32 UTC [cited 2026 May 11]. Available from: https://coptr.digipres.org/index.php?title=RCS_(The_Revision_Control_System)&oldid=4565.
Bluebook style
RCS (The Revision Control System), https://coptr.digipres.org/index.php?title=RCS_(The_Revision_Control_System)&oldid=4565 (last visited May 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "RCS (The Revision Control System) --- COPTR{,} ",
year = "2021",
url = "https://coptr.digipres.org/index.php?title=RCS_(The_Revision_Control_System)&oldid=4565",
note = "[Online; accessed 11-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 = "COPTR",
title = "RCS (The Revision Control System) --- COPTR{,} ",
year = "2021",
url = "\url{https://coptr.digipres.org/index.php?title=RCS_(The_Revision_Control_System)&oldid=4565}",
note = "[Online; accessed 11-May-2026]"
}