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