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