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, Feb 5). In Geany Wiki. Retrieved 06:12, April 2, 2025, from https://wiki.geany.org/doku.php?id=howtos:maven&rev=1423134302.

MLA

Anonymous Contributors. "Configuring Geany for Maven Projects". Geany Wiki. 5 Feb. 2015. Web. 2 Apr. 2025, 06:12

MHRA

Anonymous Contributors, 'Configuring Geany for Maven Projects', Geany Wiki, 5 February 2015, 11:05 GMT, <https://wiki.geany.org/doku.php?id=howtos:maven&rev=1423134302> [Accessed 2 April 2025]

Chicago

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

CBE/CSE

Anonymous Contributors. Configuring Geany for Maven Projects [Internet]. Geany Wiki; 2015 Feb 5, 11:05 GMT [Cited 2025 Apr 2]. Available at: https://wiki.geany.org/doku.php?id=howtos:maven&rev=1423134302.

Bluebook

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

AMA

Anonymous Contributors. Configuring Geany for Maven Projects. Geany Wiki. February 5, 2015, 11:05 GMT. Available at: https://wiki.geany.org/doku.php?id=howtos:maven&rev=1423134302. Accessed April 2, 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=1423134302",
   note = "[Online; accessed 2-April-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=1423134302}",
   note = "[Online; accessed 2-April-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=1423134302}",
   note = "[Online; accessed 2-April-2025]"
 }
  

DokuWiki talk pages

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