Cite This Page
Bibliographic details for VS Code Setup
- Page name: VS Code Setup
- Author: Kolmafia contributors
- Publisher: Kolmafia.
- Date of last revision: 22 December 2020 05:20 UTC
- Date retrieved: 17 August 2026 14:09 UTC
- Permanent URL: https://wiki.kolmafia.us/index.php?title=VS_Code_Setup&oldid=8846
- Page Version ID: 8846
Citation styles for VS Code Setup
VS Code Setup. (2020, December 22). Kolmafia. Retrieved 14:09, August 17, 2026 from https://wiki.kolmafia.us/index.php?title=VS_Code_Setup&oldid=8846.
"VS Code Setup." Kolmafia. 22 Dec 2020, 05:20 UTC. 17 Aug 2026, 14:09 <https://wiki.kolmafia.us/index.php?title=VS_Code_Setup&oldid=8846>.
Kolmafia contributors, 'VS Code Setup', Kolmafia, 22 December 2020, 05:20 UTC, <https://wiki.kolmafia.us/index.php?title=VS_Code_Setup&oldid=8846> [accessed 17 August 2026]
Kolmafia contributors, "VS Code Setup," Kolmafia, https://wiki.kolmafia.us/index.php?title=VS_Code_Setup&oldid=8846 (accessed August 17, 2026).
Kolmafia contributors. VS Code Setup [Internet]. Kolmafia; 2020 Dec 22, 05:20 UTC [cited 2026 Aug 17]. Available from: https://wiki.kolmafia.us/index.php?title=VS_Code_Setup&oldid=8846.
VS Code Setup, https://wiki.kolmafia.us/index.php?title=VS_Code_Setup&oldid=8846 (last visited August 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Kolmafia",
title = "VS Code Setup --- Kolmafia{,} ",
year = "2020",
url = "https://wiki.kolmafia.us/index.php?title=VS_Code_Setup&oldid=8846",
note = "[Online; accessed 17-August-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 = "VS Code Setup --- Kolmafia{,} ",
year = "2020",
url = "\url{https://wiki.kolmafia.us/index.php?title=VS_Code_Setup&oldid=8846}",
note = "[Online; accessed 17-August-2026]"
}