Cite This Page
Bibliographic details for Metered concurrency
- Page name: Metered concurrency
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 27 August 2022 22:31 UTC
- Date retrieved: 30 March 2023 01:41 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Metered_concurrency&oldid=327927
- Page Version ID: 327927
Citation styles for Metered concurrency
APA style
Metered concurrency. (2022, August 27). Rosetta Code, . Retrieved 01:41, March 30, 2023 from https://rosettacode.org/w/index.php?title=Metered_concurrency&oldid=327927.
MLA style
"Metered concurrency." Rosetta Code, . 27 Aug 2022, 22:31 UTC. 30 Mar 2023, 01:41 <https://rosettacode.org/w/index.php?title=Metered_concurrency&oldid=327927>.
MHRA style
Rosetta Code contributors, 'Metered concurrency', Rosetta Code, , 27 August 2022, 22:31 UTC, <https://rosettacode.org/w/index.php?title=Metered_concurrency&oldid=327927> [accessed 30 March 2023]
Chicago style
Rosetta Code contributors, "Metered concurrency," Rosetta Code, , https://rosettacode.org/w/index.php?title=Metered_concurrency&oldid=327927 (accessed March 30, 2023).
CBE/CSE style
Rosetta Code contributors. Metered concurrency [Internet]. Rosetta Code, ; 2022 Aug 27, 22:31 UTC [cited 2023 Mar 30]. Available from: https://rosettacode.org/w/index.php?title=Metered_concurrency&oldid=327927.
Bluebook style
Metered concurrency, https://rosettacode.org/w/index.php?title=Metered_concurrency&oldid=327927 (last visited March 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Metered concurrency --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/w/index.php?title=Metered_concurrency&oldid=327927", note = "[Online; accessed 30-March-2023]" }
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 = "Rosetta Code", title = "Metered concurrency --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/w/index.php?title=Metered_concurrency&oldid=327927}", note = "[Online; accessed 30-March-2023]" }