Bibliographic details for "Configuring Geany for Maven Projects"

Please remember to check your manual of style, standards guide or instructor's guidelines for the exact syntax to suit your needs.

Citation styles for "Configuring Geany for Maven Projects"

APA

Configuring Geany for Maven Projects. (2015, May 7). In Geany Wiki. Retrieved 00:39, March 14, 2025, from https://wiki.geany.org/doku.php?id=howtos:maven&rev=1430989203.

MLA

Anonymous Contributors. "Configuring Geany for Maven Projects". Geany Wiki. 7 May. 2015. Web. 14 Mar. 2025, 00:39

MHRA

Anonymous Contributors, 'Configuring Geany for Maven Projects', Geany Wiki, 7 May 2015, 09:00 GMT, <https://wiki.geany.org/doku.php?id=howtos:maven&rev=1430989203> [Accessed 14 March 2025]

Chicago

Anonymous Contributors, "Configuring Geany for Maven Projects", Geany Wiki, https://wiki.geany.org/doku.php?id=howtos:maven&rev=1430989203 (Accessed March 14, 2025).

CBE/CSE

Anonymous Contributors. Configuring Geany for Maven Projects [Internet]. Geany Wiki; 2015 May 7, 09:00 GMT [Cited 2025 Mar 14]. Available at: https://wiki.geany.org/doku.php?id=howtos:maven&rev=1430989203.

Bluebook

Configuring Geany for Maven Projects, https://wiki.geany.org/doku.php?id=howtos:maven&rev=1430989203 (Last visited March 14, 2025).

AMA

Anonymous Contributors. Configuring Geany for Maven Projects. Geany Wiki. May 7, 2015, 09:00 GMT. Available at: https://wiki.geany.org/doku.php?id=howtos:maven&rev=1430989203. Accessed March 14, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Configuring Geany for Maven Projects --- Geany Wiki",
   year = "2015",
   url = "https://wiki.geany.org/doku.php?id=howtos:maven&rev=1430989203",
   note = "[Online; accessed 14-March-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 = "Anonymous Contributors",
   title = "Configuring Geany for Maven Projects --- Geany Wiki",
   year = "2015",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:maven&rev=1430989203}",
   note = "[Online; accessed 14-March-2025]"


   author = "Anonymous Contributors",
   title = "Configuring Geany for Maven Projects --- Geany Wiki",
   year = "2015",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:maven&rev=1430989203}",
   note = "[Online; accessed 14-March-2025]"
 }
  

DokuWiki talk pages

Markup
[[howtos:maven|Configuring Geany for Maven Projects]] ([[howtos:maven?rev=1430989203|this version]])
Result
Configuring Geany for Maven Projects (this version)
Print/export