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: 10 November 2025 12:18 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Emacs&oldid=608
- Page Version ID: 608
Citation styles for Emacs
APA style
Emacs. (2011, July 13). Fixme.ch, . Retrieved 12:18, November 10, 2025 from http://fixme.ch/w/index.php?title=Emacs&oldid=608.
MLA style
"Emacs." Fixme.ch, . 13 Jul 2011, 17:35 UTC. 10 Nov 2025, 12:18 <http://fixme.ch/w/index.php?title=Emacs&oldid=608>.
MHRA style
Fixme.ch contributors, 'Emacs', Fixme.ch, , 13 July 2011, 17:35 UTC, <http://fixme.ch/w/index.php?title=Emacs&oldid=608> [accessed 10 November 2025]
Chicago style
Fixme.ch contributors, "Emacs," Fixme.ch, , http://fixme.ch/w/index.php?title=Emacs&oldid=608 (accessed November 10, 2025).
CBE/CSE style
Fixme.ch contributors. Emacs [Internet]. Fixme.ch, ; 2011 Jul 13, 17:35 UTC [cited 2025 Nov 10]. Available from: http://fixme.ch/w/index.php?title=Emacs&oldid=608.
Bluebook style
Emacs, http://fixme.ch/w/index.php?title=Emacs&oldid=608 (last visited November 10, 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=608",
note = "[Online; accessed 10-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=608}",
note = "[Online; accessed 10-November-2025]"
}