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. (2018, Jul 24). In Synchronet. Retrieved 00:24, May 2, 2024, from http://wiki.synchro.net/doku.php?id=dev:git&rev=1532391742.

MLA

Anonymous Contributors. "Git Repository". Synchronet. 24 Jul. 2018. Web. 2 May. 2024, 00:24

MHRA

Anonymous Contributors, 'Git Repository', Synchronet, 24 July 2018, 00:22 GMT, <http://wiki.synchro.net/doku.php?id=dev:git&rev=1532391742> [Accessed 2 May 2024]

Chicago

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

CBE/CSE

Anonymous Contributors. Git Repository [Internet]. Synchronet; 2018 Jul 24, 00:22 GMT [Cited 2024 May 2]. Available at: http://wiki.synchro.net/doku.php?id=dev:git&rev=1532391742.

Bluebook

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

AMA

Anonymous Contributors. Git Repository. Synchronet. July 24, 2018, 00:22 GMT. Available at: http://wiki.synchro.net/doku.php?id=dev:git&rev=1532391742. Accessed May 2, 2024.

BibTeX

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


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

DokuWiki talk pages

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