Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Bibliographic details for "Git Repository"

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 "Git Repository"

APA

Git Repository. (2022, Nov 3). In Synchronet. Retrieved 20:54, June 1, 2024, from http://wiki.synchro.net/doku.php?id=dev:git&rev=1667505217.

MLA

Anonymous Contributors. "Git Repository". Synchronet. 3 Nov. 2022. Web. 1 Jun. 2024, 20:54

MHRA

Anonymous Contributors, 'Git Repository', Synchronet, 3 November 2022, 19:53 GMT, <http://wiki.synchro.net/doku.php?id=dev:git&rev=1667505217> [Accessed 1 June 2024]

Chicago

Anonymous Contributors, "Git Repository", Synchronet, http://wiki.synchro.net/doku.php?id=dev:git&rev=1667505217 (Accessed June 1, 2024).

CBE/CSE

Anonymous Contributors. Git Repository [Internet]. Synchronet; 2022 Nov 3, 19:53 GMT [Cited 2024 Jun 1]. Available at: http://wiki.synchro.net/doku.php?id=dev:git&rev=1667505217.

Bluebook

Git Repository, http://wiki.synchro.net/doku.php?id=dev:git&rev=1667505217 (Last visited June 1, 2024).

AMA

Anonymous Contributors. Git Repository. Synchronet. November 3, 2022, 19:53 GMT. Available at: http://wiki.synchro.net/doku.php?id=dev:git&rev=1667505217. Accessed June 1, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Git Repository --- Synchronet",
   year = "2022",
   url = "http://wiki.synchro.net/doku.php?id=dev:git&rev=1667505217",
   note = "[Online; accessed 1-June-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 = "Git Repository --- Synchronet",
   year = "2022",
   url = "\url{http://wiki.synchro.net/doku.php?id=dev:git&rev=1667505217}",
   note = "[Online; accessed 1-June-2024]"


   author = "Anonymous Contributors",
   title = "Git Repository --- Synchronet",
   year = "2022",
   url = "\url{http://wiki.synchro.net/doku.php?id=dev:git&rev=1667505217}",
   note = "[Online; accessed 1-June-2024]"
 }
  

DokuWiki talk pages

Markup
[[dev:git|Git Repository]] ([[dev:git?rev=1667505217|this version]])
Result
Git Repository (this version)