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 03:50, April 26, 2024, 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. 26 Apr. 2024, 03:50

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 26 April 2024]

Chicago

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

CBE/CSE

Anonymous Contributors. Configuring Geany for Maven Projects [Internet]. Geany Wiki; 2015 Feb 5, 11:05 GMT [Cited 2024 Apr 26]. 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 26, 2024).

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 26, 2024.

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 26-April-2024]"
 }
  

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 26-April-2024]"


   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 26-April-2024]"
 }
  

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