Cite This Page
Bibliographic details for Control Structures
- Page name: Control Structures
- Author: Kolmafia contributors
- Publisher: Kolmafia.
- Date of last revision: 6 March 2021 13:11 UTC
- Date retrieved: 17 July 2026 11:48 UTC
- Permanent URL: https://wiki.kolmafia.us/index.php?title=Control_Structures&oldid=8977
- Page Version ID: 8977
Citation styles for Control Structures
Control Structures. (2021, March 6). Kolmafia. Retrieved 11:48, July 17, 2026 from https://wiki.kolmafia.us/index.php?title=Control_Structures&oldid=8977.
"Control Structures." Kolmafia. 6 Mar 2021, 13:11 UTC. 17 Jul 2026, 11:48 <https://wiki.kolmafia.us/index.php?title=Control_Structures&oldid=8977>.
Kolmafia contributors, 'Control Structures', Kolmafia, 6 March 2021, 13:11 UTC, <https://wiki.kolmafia.us/index.php?title=Control_Structures&oldid=8977> [accessed 17 July 2026]
Kolmafia contributors, "Control Structures," Kolmafia, https://wiki.kolmafia.us/index.php?title=Control_Structures&oldid=8977 (accessed July 17, 2026).
Kolmafia contributors. Control Structures [Internet]. Kolmafia; 2021 Mar 6, 13:11 UTC [cited 2026 Jul 17]. Available from: https://wiki.kolmafia.us/index.php?title=Control_Structures&oldid=8977.
Control Structures, https://wiki.kolmafia.us/index.php?title=Control_Structures&oldid=8977 (last visited July 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Kolmafia",
title = "Control Structures --- Kolmafia{,} ",
year = "2021",
url = "https://wiki.kolmafia.us/index.php?title=Control_Structures&oldid=8977",
note = "[Online; accessed 17-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 = "Kolmafia",
title = "Control Structures --- Kolmafia{,} ",
year = "2021",
url = "\url{https://wiki.kolmafia.us/index.php?title=Control_Structures&oldid=8977}",
note = "[Online; accessed 17-July-2026]"
}