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