Cite This Page
Bibliographic details for Texteditors for Linux and Windows - Tools
- Page name: Texteditors for Linux and Windows - Tools
- Author: DigiAppHum contributors
- Publisher: DigiAppHum, .
- Date of last revision: 1 September 2024 17:54 UTC
- Date retrieved: 26 April 2026 10:05 UTC
- Permanent URL: http://www.appliedhumanities.eu/index.php?title=Texteditors_for_Linux_and_Windows_-_Tools&oldid=655
- Page Version ID: 655
Citation styles for Texteditors for Linux and Windows - Tools
APA style
Texteditors for Linux and Windows - Tools. (2024, September 1). DigiAppHum, . Retrieved 10:05, April 26, 2026 from http://www.appliedhumanities.eu/index.php?title=Texteditors_for_Linux_and_Windows_-_Tools&oldid=655.
MLA style
"Texteditors for Linux and Windows - Tools." DigiAppHum, . 1 Sep 2024, 17:54 UTC. 26 Apr 2026, 10:05 <http://www.appliedhumanities.eu/index.php?title=Texteditors_for_Linux_and_Windows_-_Tools&oldid=655>.
MHRA style
DigiAppHum contributors, 'Texteditors for Linux and Windows - Tools', DigiAppHum, , 1 September 2024, 17:54 UTC, <http://www.appliedhumanities.eu/index.php?title=Texteditors_for_Linux_and_Windows_-_Tools&oldid=655> [accessed 26 April 2026]
Chicago style
DigiAppHum contributors, "Texteditors for Linux and Windows - Tools," DigiAppHum, , http://www.appliedhumanities.eu/index.php?title=Texteditors_for_Linux_and_Windows_-_Tools&oldid=655 (accessed April 26, 2026).
CBE/CSE style
DigiAppHum contributors. Texteditors for Linux and Windows - Tools [Internet]. DigiAppHum, ; 2024 Sep 1, 17:54 UTC [cited 2026 Apr 26]. Available from: http://www.appliedhumanities.eu/index.php?title=Texteditors_for_Linux_and_Windows_-_Tools&oldid=655.
Bluebook style
Texteditors for Linux and Windows - Tools, http://www.appliedhumanities.eu/index.php?title=Texteditors_for_Linux_and_Windows_-_Tools&oldid=655 (last visited April 26, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DigiAppHum",
title = "Texteditors for Linux and Windows - Tools --- DigiAppHum{,} ",
year = "2024",
url = "http://www.appliedhumanities.eu/index.php?title=Texteditors_for_Linux_and_Windows_-_Tools&oldid=655",
note = "[Online; accessed 26-April-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 = "DigiAppHum",
title = "Texteditors for Linux and Windows - Tools --- DigiAppHum{,} ",
year = "2024",
url = "\url{http://www.appliedhumanities.eu/index.php?title=Texteditors_for_Linux_and_Windows_-_Tools&oldid=655}",
note = "[Online; accessed 26-April-2026]"
}