Cite This Page
Bibliographic details for Checkpoint synchronization
- Page name: Checkpoint synchronization
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 17 November 2023 12:09 UTC
- Date retrieved: 16 February 2025 14:26 UTC
- Permanent URL: https://rosettacode.org/wiki/Checkpoint_synchronization?oldid=350265
- Page Version ID: 350265
Citation styles for Checkpoint synchronization
APA style
Checkpoint synchronization. (2023, November 17). Rosetta Code. Retrieved 14:26, February 16, 2025 from https://rosettacode.org/wiki/Checkpoint_synchronization?oldid=350265.
MLA style
"Checkpoint synchronization." Rosetta Code. 17 Nov 2023, 12:09 UTC. 16 Feb 2025, 14:26 <https://rosettacode.org/wiki/Checkpoint_synchronization?oldid=350265>.
MHRA style
Rosetta Code contributors, 'Checkpoint synchronization', Rosetta Code, 17 November 2023, 12:09 UTC, <https://rosettacode.org/wiki/Checkpoint_synchronization?oldid=350265> [accessed 16 February 2025]
Chicago style
Rosetta Code contributors, "Checkpoint synchronization," Rosetta Code, https://rosettacode.org/wiki/Checkpoint_synchronization?oldid=350265 (accessed February 16, 2025).
CBE/CSE style
Rosetta Code contributors. Checkpoint synchronization [Internet]. Rosetta Code; 2023 Nov 17, 12:09 UTC [cited 2025 Feb 16]. Available from: https://rosettacode.org/wiki/Checkpoint_synchronization?oldid=350265.
Bluebook style
Checkpoint synchronization, https://rosettacode.org/wiki/Checkpoint_synchronization?oldid=350265 (last visited February 16, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Checkpoint synchronization --- Rosetta Code{,} ", year = "2023", url = "https://rosettacode.org/wiki/Checkpoint_synchronization?oldid=350265", note = "[Online; accessed 16-February-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 = "Rosetta Code", title = "Checkpoint synchronization --- Rosetta Code{,} ", year = "2023", url = "\url{https://rosettacode.org/wiki/Checkpoint_synchronization?oldid=350265}", note = "[Online; accessed 16-February-2025]" }