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. (2018, Apr 11). In Geany Wiki. Retrieved 01:25, May 4, 2024, from https://wiki.geany.org/doku.php?id=howtos:using_git_with_geany&rev=1523484520.

MLA

Anonymous Contributors. "Geany and git". Geany Wiki. 11 Apr. 2018. Web. 4 May. 2024, 01:25

MHRA

Anonymous Contributors, 'Geany and git', Geany Wiki, 11 April 2018, 22:08 GMT, <https://wiki.geany.org/doku.php?id=howtos:using_git_with_geany&rev=1523484520> [Accessed 4 May 2024]

Chicago

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

CBE/CSE

Anonymous Contributors. Geany and git [Internet]. Geany Wiki; 2018 Apr 11, 22:08 GMT [Cited 2024 May 4]. Available at: https://wiki.geany.org/doku.php?id=howtos:using_git_with_geany&rev=1523484520.

Bluebook

AMA

Anonymous Contributors. Geany and git. Geany Wiki. April 11, 2018, 22:08 GMT. Available at: https://wiki.geany.org/doku.php?id=howtos:using_git_with_geany&rev=1523484520. Accessed May 4, 2024.

BibTeX

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


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

DokuWiki talk pages

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