Cite This Page
Bibliographic details for GnuEmacs
- Page name: GnuEmacs
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 12 May 2008 21:30 UTC
- Date retrieved: 10 September 2026 08:24 UTC
- Permanent URL: https://wpkg.org/index.php?title=GnuEmacs&oldid=5820
- Page Version ID: 5820
Citation styles for GnuEmacs
APA style
GnuEmacs. (2008, May 12). WPKG | Open Source Software Deployment and Distribution, . Retrieved 08:24, September 10, 2026 from https://wpkg.org/index.php?title=GnuEmacs&oldid=5820.
MLA style
"GnuEmacs." WPKG | Open Source Software Deployment and Distribution, . 12 May 2008, 21:30 UTC. 10 Sep 2026, 08:24 <https://wpkg.org/index.php?title=GnuEmacs&oldid=5820>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'GnuEmacs', WPKG | Open Source Software Deployment and Distribution, , 12 May 2008, 21:30 UTC, <https://wpkg.org/index.php?title=GnuEmacs&oldid=5820> [accessed 10 September 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "GnuEmacs," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=GnuEmacs&oldid=5820 (accessed September 10, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. GnuEmacs [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2008 May 12, 21:30 UTC [cited 2026 Sep 10]. Available from: https://wpkg.org/index.php?title=GnuEmacs&oldid=5820.
Bluebook style
GnuEmacs, https://wpkg.org/index.php?title=GnuEmacs&oldid=5820 (last visited September 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "GnuEmacs --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2008",
url = "https://wpkg.org/index.php?title=GnuEmacs&oldid=5820",
note = "[Online; accessed 10-September-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 = "WPKG | Open Source Software Deployment and Distribution",
title = "GnuEmacs --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2008",
url = "\url{https://wpkg.org/index.php?title=GnuEmacs&oldid=5820}",
note = "[Online; accessed 10-September-2026]"
}