Cite This Page
Bibliographic details for Concurrent Systems
- Page name: Concurrent Systems
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 30 December 2022 22:14 UTC
- Date retrieved: 13 July 2026 00:48 UTC
- Permanent URL: https://opencommons.org/index.php?title=Concurrent_Systems&oldid=11451
- Page Version ID: 11451
Citation styles for Concurrent Systems
APA style
Concurrent Systems. (2022, December 30). OpenCommons. Retrieved 00:48, July 13, 2026 from https://opencommons.org/index.php?title=Concurrent_Systems&oldid=11451.
MLA style
"Concurrent Systems." OpenCommons. 30 Dec 2022, 22:14 UTC. 13 Jul 2026, 00:48 <https://opencommons.org/index.php?title=Concurrent_Systems&oldid=11451>.
MHRA style
OpenCommons contributors, 'Concurrent Systems', OpenCommons, 30 December 2022, 22:14 UTC, <https://opencommons.org/index.php?title=Concurrent_Systems&oldid=11451> [accessed 13 July 2026]
Chicago style
OpenCommons contributors, "Concurrent Systems," OpenCommons, https://opencommons.org/index.php?title=Concurrent_Systems&oldid=11451 (accessed July 13, 2026).
CBE/CSE style
OpenCommons contributors. Concurrent Systems [Internet]. OpenCommons; 2022 Dec 30, 22:14 UTC [cited 2026 Jul 13]. Available from: https://opencommons.org/index.php?title=Concurrent_Systems&oldid=11451.
Bluebook style
Concurrent Systems, https://opencommons.org/index.php?title=Concurrent_Systems&oldid=11451 (last visited July 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "Concurrent Systems --- OpenCommons{,} ",
year = "2022",
url = "https://opencommons.org/index.php?title=Concurrent_Systems&oldid=11451",
note = "[Online; accessed 13-July-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 = "OpenCommons",
title = "Concurrent Systems --- OpenCommons{,} ",
year = "2022",
url = "\url{https://opencommons.org/index.php?title=Concurrent_Systems&oldid=11451}",
note = "[Online; accessed 13-July-2026]"
}