Cite This Page
Bibliographic details for Geany
- Page name: Geany
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 19 August 2018 11:57 UTC
- Date retrieved: 27 March 2026 08:39 UTC
- Permanent URL: https://wpkg.org/index.php?title=Geany&oldid=6730
- Page Version ID: 6730
Citation styles for Geany
APA style
Geany. (2018, August 19). WPKG | Open Source Software Deployment and Distribution, . Retrieved 08:39, March 27, 2026 from https://wpkg.org/index.php?title=Geany&oldid=6730.
MLA style
"Geany." WPKG | Open Source Software Deployment and Distribution, . 19 Aug 2018, 11:57 UTC. 27 Mar 2026, 08:39 <https://wpkg.org/index.php?title=Geany&oldid=6730>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Geany', WPKG | Open Source Software Deployment and Distribution, , 19 August 2018, 11:57 UTC, <https://wpkg.org/index.php?title=Geany&oldid=6730> [accessed 27 March 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Geany," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Geany&oldid=6730 (accessed March 27, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Geany [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2018 Aug 19, 11:57 UTC [cited 2026 Mar 27]. Available from: https://wpkg.org/index.php?title=Geany&oldid=6730.
Bluebook style
Geany, https://wpkg.org/index.php?title=Geany&oldid=6730 (last visited March 27, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Geany --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2018",
url = "https://wpkg.org/index.php?title=Geany&oldid=6730",
note = "[Online; accessed 27-March-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 = "Geany --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2018",
url = "\url{https://wpkg.org/index.php?title=Geany&oldid=6730}",
note = "[Online; accessed 27-March-2026]"
}