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: 11 October 2024 15:34 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 15:34, October 11, 2024 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. 11 Oct 2024, 15:34 <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 11 October 2024]
Chicago style
Kolmafia contributors, "Compiling from Source," Kolmafia, https://wiki.kolmafia.us/index.php?title=Compiling_from_Source&oldid=9234 (accessed October 11, 2024).
CBE/CSE style
Kolmafia contributors. Compiling from Source [Internet]. Kolmafia; 2023 Dec 5, 01:00 UTC [cited 2024 Oct 11]. 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 October 11, 2024).
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 11-October-2024]" }
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 11-October-2024]" }