Cite This Page
Bibliographic details for Emacs
- Page name: Emacs
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 13 July 2011 17:35 UTC
- Date retrieved: 17 November 2025 13:43 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Emacs&oldid=609
- Page Version ID: 609
Citation styles for Emacs
APA style
Emacs. (2011, July 13). Fixme.ch, . Retrieved 13:43, November 17, 2025 from http://fixme.ch/w/index.php?title=Emacs&oldid=609.
MLA style
"Emacs." Fixme.ch, . 13 Jul 2011, 17:35 UTC. 17 Nov 2025, 13:43 <http://fixme.ch/w/index.php?title=Emacs&oldid=609>.
MHRA style
Fixme.ch contributors, 'Emacs', Fixme.ch, , 13 July 2011, 17:35 UTC, <http://fixme.ch/w/index.php?title=Emacs&oldid=609> [accessed 17 November 2025]
Chicago style
Fixme.ch contributors, "Emacs," Fixme.ch, , http://fixme.ch/w/index.php?title=Emacs&oldid=609 (accessed November 17, 2025).
CBE/CSE style
Fixme.ch contributors. Emacs [Internet]. Fixme.ch, ; 2011 Jul 13, 17:35 UTC [cited 2025 Nov 17]. Available from: http://fixme.ch/w/index.php?title=Emacs&oldid=609.
Bluebook style
Emacs, http://fixme.ch/w/index.php?title=Emacs&oldid=609 (last visited November 17, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Emacs --- Fixme.ch{,} ",
year = "2011",
url = "http://fixme.ch/w/index.php?title=Emacs&oldid=609",
note = "[Online; accessed 17-November-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 = "Fixme.ch",
title = "Emacs --- Fixme.ch{,} ",
year = "2011",
url = "\url{http://fixme.ch/w/index.php?title=Emacs&oldid=609}",
note = "[Online; accessed 17-November-2025]"
}