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. (2021, Feb 15). In Synchronet. Retrieved 19:29, April 24, 2024, from http://wiki.synchro.net/doku.php?id=dev:git&rev=1613347455.

MLA

Anonymous Contributors. "Git Repository". Synchronet. 15 Feb. 2021. Web. 24 Apr. 2024, 19:29

MHRA

Anonymous Contributors, 'Git Repository', Synchronet, 15 February 2021, 00:04 GMT, <http://wiki.synchro.net/doku.php?id=dev:git&rev=1613347455> [Accessed 24 April 2024]

Chicago

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

CBE/CSE

Anonymous Contributors. Git Repository [Internet]. Synchronet; 2021 Feb 15, 00:04 GMT [Cited 2024 Apr 24]. Available at: http://wiki.synchro.net/doku.php?id=dev:git&rev=1613347455.

Bluebook

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

AMA

Anonymous Contributors. Git Repository. Synchronet. February 15, 2021, 00:04 GMT. Available at: http://wiki.synchro.net/doku.php?id=dev:git&rev=1613347455. Accessed April 24, 2024.

BibTeX

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


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

DokuWiki talk pages

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