Cite This Page
Bibliographic details for Flow-control structures
- Page name: Flow-control structures
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 24 October 2024 10:06 UTC
- Date retrieved: 9 February 2025 05:56 UTC
- Permanent URL: https://rosettacode.org/wiki/Flow-control_structures?oldid=372071
- Page Version ID: 372071
Citation styles for Flow-control structures
APA style
Flow-control structures. (2024, October 24). Rosetta Code. Retrieved 05:56, February 9, 2025 from https://rosettacode.org/wiki/Flow-control_structures?oldid=372071.
MLA style
"Flow-control structures." Rosetta Code. 24 Oct 2024, 10:06 UTC. 9 Feb 2025, 05:56 <https://rosettacode.org/wiki/Flow-control_structures?oldid=372071>.
MHRA style
Rosetta Code contributors, 'Flow-control structures', Rosetta Code, 24 October 2024, 10:06 UTC, <https://rosettacode.org/wiki/Flow-control_structures?oldid=372071> [accessed 9 February 2025]
Chicago style
Rosetta Code contributors, "Flow-control structures," Rosetta Code, https://rosettacode.org/wiki/Flow-control_structures?oldid=372071 (accessed February 9, 2025).
CBE/CSE style
Rosetta Code contributors. Flow-control structures [Internet]. Rosetta Code; 2024 Oct 24, 10:06 UTC [cited 2025 Feb 9]. Available from: https://rosettacode.org/wiki/Flow-control_structures?oldid=372071.
Bluebook style
Flow-control structures, https://rosettacode.org/wiki/Flow-control_structures?oldid=372071 (last visited February 9, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Flow-control structures --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Flow-control_structures?oldid=372071", note = "[Online; accessed 9-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 = "Flow-control structures --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Flow-control_structures?oldid=372071}", note = "[Online; accessed 9-February-2025]" }