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 03:47, April 24, 2024, 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. 24 Apr. 2024, 03:47

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

Chicago

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

CBE/CSE

Anonymous Contributors. Configuring Geany for Maven Projects [Internet]. Geany Wiki; 2015 May 7, 09:00 GMT [Cited 2024 Apr 24]. 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 April 24, 2024).

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 April 24, 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=1430989203",
   note = "[Online; accessed 24-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=1430989203}",
   note = "[Online; accessed 24-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=1430989203}",
   note = "[Online; accessed 24-April-2024]"
 }
  

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