Cite This Page
Bibliographic details for Emacs Setup
- Page name: Emacs Setup
- Author: the CreationKit Wiki contributors
- Publisher: the CreationKit Wiki, .
- Date of last revision: 13 October 2012 21:16 UTC
- Date retrieved: 26 January 2025 16:07 UTC
- Permanent URL: https://ck.uesp.net/w/index.php?title=Emacs_Setup&oldid=9548
- Page Version ID: 9548
Citation styles for Emacs Setup
APA style
Emacs Setup. (2012, October 13). the CreationKit Wiki, . Retrieved 16:07, January 26, 2025 from https://ck.uesp.net/w/index.php?title=Emacs_Setup&oldid=9548.
MLA style
"Emacs Setup." the CreationKit Wiki, . 13 Oct 2012, 21:16 UTC. 26 Jan 2025, 16:07 <https://ck.uesp.net/w/index.php?title=Emacs_Setup&oldid=9548>.
MHRA style
the CreationKit Wiki contributors, 'Emacs Setup', the CreationKit Wiki, , 13 October 2012, 21:16 UTC, <https://ck.uesp.net/w/index.php?title=Emacs_Setup&oldid=9548> [accessed 26 January 2025]
Chicago style
the CreationKit Wiki contributors, "Emacs Setup," the CreationKit Wiki, , https://ck.uesp.net/w/index.php?title=Emacs_Setup&oldid=9548 (accessed January 26, 2025).
CBE/CSE style
the CreationKit Wiki contributors. Emacs Setup [Internet]. the CreationKit Wiki, ; 2012 Oct 13, 21:16 UTC [cited 2025 Jan 26]. Available from: https://ck.uesp.net/w/index.php?title=Emacs_Setup&oldid=9548.
Bluebook style
Emacs Setup, https://ck.uesp.net/w/index.php?title=Emacs_Setup&oldid=9548 (last visited January 26, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "the CreationKit Wiki", title = "Emacs Setup --- the CreationKit Wiki{,} ", year = "2012", url = "https://ck.uesp.net/w/index.php?title=Emacs_Setup&oldid=9548", note = "[Online; accessed 26-January-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 = "the CreationKit Wiki", title = "Emacs Setup --- the CreationKit Wiki{,} ", year = "2012", url = "\url{https://ck.uesp.net/w/index.php?title=Emacs_Setup&oldid=9548}", note = "[Online; accessed 26-January-2025]" }