Cite This Page
Bibliographic details for ReactOS
- Page name: ReactOS
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 19 October 2022 06:45 UTC
- Date retrieved: 18 January 2026 01:57 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=ReactOS&oldid=5934
- Page Version ID: 5934
Citation styles for ReactOS
APA style
ReactOS. (2022, October 19). COPTR, . Retrieved 01:57, January 18, 2026 from https://coptr.digipres.org/index.php?title=ReactOS&oldid=5934.
MLA style
"ReactOS." COPTR, . 19 Oct 2022, 06:45 UTC. 18 Jan 2026, 01:57 <https://coptr.digipres.org/index.php?title=ReactOS&oldid=5934>.
MHRA style
COPTR contributors, 'ReactOS', COPTR, , 19 October 2022, 06:45 UTC, <https://coptr.digipres.org/index.php?title=ReactOS&oldid=5934> [accessed 18 January 2026]
Chicago style
COPTR contributors, "ReactOS," COPTR, , https://coptr.digipres.org/index.php?title=ReactOS&oldid=5934 (accessed January 18, 2026).
CBE/CSE style
COPTR contributors. ReactOS [Internet]. COPTR, ; 2022 Oct 19, 06:45 UTC [cited 2026 Jan 18]. Available from: https://coptr.digipres.org/index.php?title=ReactOS&oldid=5934.
Bluebook style
ReactOS, https://coptr.digipres.org/index.php?title=ReactOS&oldid=5934 (last visited January 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "ReactOS --- COPTR{,} ",
year = "2022",
url = "https://coptr.digipres.org/index.php?title=ReactOS&oldid=5934",
note = "[Online; accessed 18-January-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 = "ReactOS --- COPTR{,} ",
year = "2022",
url = "\url{https://coptr.digipres.org/index.php?title=ReactOS&oldid=5934}",
note = "[Online; accessed 18-January-2026]"
}