Synchronet v3.20d-Win32 (install) has been released (Mar-2025).

You can donate to the Synchronet project using PayPal.

Bibliographic details for "CVS 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 "CVS Repository"

APA

CVS Repository. (2023, Oct 23). In Synchronet. Retrieved 20:23, April 1, 2025, from http://wiki.synchro.net/doku.php?id=dev:cvs&rev=1698026047.

MLA

Anonymous Contributors. "CVS Repository". Synchronet. 23 Oct. 2023. Web. 1 Apr. 2025, 20:23

MHRA

Anonymous Contributors, 'CVS Repository', Synchronet, 23 October 2023, 01:54 GMT, <http://wiki.synchro.net/doku.php?id=dev:cvs&rev=1698026047> [Accessed 1 April 2025]

Chicago

Anonymous Contributors, "CVS Repository", Synchronet, http://wiki.synchro.net/doku.php?id=dev:cvs&rev=1698026047 (Accessed April 1, 2025).

CBE/CSE

Anonymous Contributors. CVS Repository [Internet]. Synchronet; 2023 Oct 23, 01:54 GMT [Cited 2025 Apr 1]. Available at: http://wiki.synchro.net/doku.php?id=dev:cvs&rev=1698026047.

Bluebook

CVS Repository, http://wiki.synchro.net/doku.php?id=dev:cvs&rev=1698026047 (Last visited April 1, 2025).

AMA

Anonymous Contributors. CVS Repository. Synchronet. October 23, 2023, 01:54 GMT. Available at: http://wiki.synchro.net/doku.php?id=dev:cvs&rev=1698026047. Accessed April 1, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "CVS Repository --- Synchronet",
   year = "2023",
   url = "http://wiki.synchro.net/doku.php?id=dev:cvs&rev=1698026047",
   note = "[Online; accessed 1-April-2025]"
 }
  

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 = "CVS Repository --- Synchronet",
   year = "2023",
   url = "\url{http://wiki.synchro.net/doku.php?id=dev:cvs&rev=1698026047}",
   note = "[Online; accessed 1-April-2025]"


   author = "Anonymous Contributors",
   title = "CVS Repository --- Synchronet",
   year = "2023",
   url = "\url{http://wiki.synchro.net/doku.php?id=dev:cvs&rev=1698026047}",
   note = "[Online; accessed 1-April-2025]"
 }
  

DokuWiki talk pages

Markup
[[dev:cvs|CVS Repository]] ([[dev:cvs?rev=1698026047|this version]])
Result
CVS Repository (this version)