Bibliographic details for "Geany and git"

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 "Geany and git"

APA

Geany and git. (2015, Feb 19). In Geany Wiki. Retrieved 19:54, May 11, 2024, from https://wiki.geany.org/doku.php?id=howtos:using_git_with_geany&rev=1424345121.

MLA

Anonymous Contributors. "Geany and git". Geany Wiki. 19 Feb. 2015. Web. 11 May. 2024, 19:54

MHRA

Anonymous Contributors, 'Geany and git', Geany Wiki, 19 February 2015, 11:25 GMT, <https://wiki.geany.org/doku.php?id=howtos:using_git_with_geany&rev=1424345121> [Accessed 11 May 2024]

Chicago

Anonymous Contributors, "Geany and git", Geany Wiki, https://wiki.geany.org/doku.php?id=howtos:using_git_with_geany&rev=1424345121 (Accessed May 11, 2024).

CBE/CSE

Anonymous Contributors. Geany and git [Internet]. Geany Wiki; 2015 Feb 19, 11:25 GMT [Cited 2024 May 11]. Available at: https://wiki.geany.org/doku.php?id=howtos:using_git_with_geany&rev=1424345121.

Bluebook

AMA

Anonymous Contributors. Geany and git. Geany Wiki. February 19, 2015, 11:25 GMT. Available at: https://wiki.geany.org/doku.php?id=howtos:using_git_with_geany&rev=1424345121. Accessed May 11, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Geany and git --- Geany Wiki",
   year = "2015",
   url = "https://wiki.geany.org/doku.php?id=howtos:using_git_with_geany&rev=1424345121",
   note = "[Online; accessed 11-May-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 = "Geany and git --- Geany Wiki",
   year = "2015",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:using_git_with_geany&rev=1424345121}",
   note = "[Online; accessed 11-May-2024]"


   author = "Anonymous Contributors",
   title = "Geany and git --- Geany Wiki",
   year = "2015",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:using_git_with_geany&rev=1424345121}",
   note = "[Online; accessed 11-May-2024]"
 }
  

DokuWiki talk pages

Markup
[[howtos:using_git_with_geany|Geany and git]] ([[howtos:using_git_with_geany?rev=1424345121|this version]])
Result
Geany and git (this version)
Print/export