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 12:55, March 29, 2024, from https://wiki.geany.org/doku.php?id=howtos:using_git_with_geany&rev=1424345180.

MLA

Anonymous Contributors. "Geany and git". Geany Wiki. 19 Feb. 2015. Web. 29 Mar. 2024, 12:55

MHRA

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

Chicago

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

CBE/CSE

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

Bluebook

AMA

Anonymous Contributors. Geany and git. Geany Wiki. February 19, 2015, 11:26 GMT. Available at: https://wiki.geany.org/doku.php?id=howtos:using_git_with_geany&rev=1424345180. Accessed March 29, 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=1424345180",
   note = "[Online; accessed 29-March-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=1424345180}",
   note = "[Online; accessed 29-March-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=1424345180}",
   note = "[Online; accessed 29-March-2024]"
 }
  

DokuWiki talk pages

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