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