Synchronet v3.21e-Win32 (install) has been released (Mar-2026).

You can donate to the Synchronet project using PayPal.

Bibliographic details for "Development"

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 "Development"

APA

Development. (2020, Aug 27). In Synchronet. Retrieved 15:34, April 17, 2026, from http://wiki.synchro.net/doku.php?id=dev:index&rev=1598505373.

MLA

Anonymous Contributors. "Development". Synchronet. 27 Aug. 2020. Web. 17 Apr. 2026, 15:34

MHRA

Anonymous Contributors, 'Development', Synchronet, 27 August 2020, 05:16 GMT, <http://wiki.synchro.net/doku.php?id=dev:index&rev=1598505373> [Accessed 17 April 2026]

Chicago

Anonymous Contributors, "Development", Synchronet, http://wiki.synchro.net/doku.php?id=dev:index&rev=1598505373 (Accessed April 17, 2026).

CBE/CSE

Anonymous Contributors. Development [Internet]. Synchronet; 2020 Aug 27, 05:16 GMT [Cited 2026 Apr 17]. Available at: http://wiki.synchro.net/doku.php?id=dev:index&rev=1598505373.

Bluebook

Development, http://wiki.synchro.net/doku.php?id=dev:index&rev=1598505373 (Last visited April 17, 2026).

AMA

Anonymous Contributors. Development. Synchronet. August 27, 2020, 05:16 GMT. Available at: http://wiki.synchro.net/doku.php?id=dev:index&rev=1598505373. Accessed April 17, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Development --- Synchronet",
   year = "2020",
   url = "http://wiki.synchro.net/doku.php?id=dev:index&rev=1598505373",
   note = "[Online; accessed 17-April-2026]"
 }
  

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 = "Development --- Synchronet",
   year = "2020",
   url = "\url{http://wiki.synchro.net/doku.php?id=dev:index&rev=1598505373}",
   note = "[Online; accessed 17-April-2026]"


   author = "Anonymous Contributors",
   title = "Development --- Synchronet",
   year = "2020",
   url = "\url{http://wiki.synchro.net/doku.php?id=dev:index&rev=1598505373}",
   note = "[Online; accessed 17-April-2026]"
 }
  

DokuWiki talk pages

Markup
[[dev:index|Development]] ([[dev:index?rev=1598505373|this version]])
Result
Development (this version)