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: 27 August 2026 14:30 UTC
- Permanent URL: https://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 14:30, August 27, 2026 from https://fixme.ch/w/index.php?title=Emacs&oldid=609.
MLA style
"Emacs." Fixme.ch, . 13 Jul 2011, 17:35 UTC. 27 Aug 2026, 14:30 <https://fixme.ch/w/index.php?title=Emacs&oldid=609>.
MHRA style
Fixme.ch contributors, 'Emacs', Fixme.ch, , 13 July 2011, 17:35 UTC, <https://fixme.ch/w/index.php?title=Emacs&oldid=609> [accessed 27 August 2026]
Chicago style
Fixme.ch contributors, "Emacs," Fixme.ch, , https://fixme.ch/w/index.php?title=Emacs&oldid=609 (accessed August 27, 2026).
CBE/CSE style
Fixme.ch contributors. Emacs [Internet]. Fixme.ch, ; 2011 Jul 13, 17:35 UTC [cited 2026 Aug 27]. Available from: https://fixme.ch/w/index.php?title=Emacs&oldid=609.
Bluebook style
Emacs, https://fixme.ch/w/index.php?title=Emacs&oldid=609 (last visited August 27, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Emacs --- Fixme.ch{,} ",
year = "2011",
url = "https://fixme.ch/w/index.php?title=Emacs&oldid=609",
note = "[Online; accessed 27-August-2026]"
}
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{https://fixme.ch/w/index.php?title=Emacs&oldid=609}",
note = "[Online; accessed 27-August-2026]"
}