Cite This Page
Bibliographic details for Compiling from Source
- Page name: Compiling from Source
- Author: Kolmafia contributors
- Publisher: Kolmafia.
- Date of last revision: 5 December 2023 01:00 UTC
- Date retrieved: 22 April 2025 06:52 UTC
- Permanent URL: https://wiki.kolmafia.us/index.php?title=Compiling_from_Source&oldid=9234
- Page Version ID: 9234
Citation styles for Compiling from Source
APA style
Compiling from Source. (2023, December 5). Kolmafia. Retrieved 06:52, April 22, 2025 from https://wiki.kolmafia.us/index.php?title=Compiling_from_Source&oldid=9234.
MLA style
"Compiling from Source." Kolmafia. 5 Dec 2023, 01:00 UTC. 22 Apr 2025, 06:52 <https://wiki.kolmafia.us/index.php?title=Compiling_from_Source&oldid=9234>.
MHRA style
Kolmafia contributors, 'Compiling from Source', Kolmafia, 5 December 2023, 01:00 UTC, <https://wiki.kolmafia.us/index.php?title=Compiling_from_Source&oldid=9234> [accessed 22 April 2025]
Chicago style
Kolmafia contributors, "Compiling from Source," Kolmafia, https://wiki.kolmafia.us/index.php?title=Compiling_from_Source&oldid=9234 (accessed April 22, 2025).
CBE/CSE style
Kolmafia contributors. Compiling from Source [Internet]. Kolmafia; 2023 Dec 5, 01:00 UTC [cited 2025 Apr 22]. Available from: https://wiki.kolmafia.us/index.php?title=Compiling_from_Source&oldid=9234.
Bluebook style
Compiling from Source, https://wiki.kolmafia.us/index.php?title=Compiling_from_Source&oldid=9234 (last visited April 22, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Kolmafia", title = "Compiling from Source --- Kolmafia{,} ", year = "2023", url = "https://wiki.kolmafia.us/index.php?title=Compiling_from_Source&oldid=9234", note = "[Online; accessed 22-April-2025]" }
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 = "Compiling from Source --- Kolmafia{,} ", year = "2023", url = "\url{https://wiki.kolmafia.us/index.php?title=Compiling_from_Source&oldid=9234}", note = "[Online; accessed 22-April-2025]" }