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

You can donate to the Synchronet project using PayPal.

Bibliographic details for "Development Update"

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

APA

Development Update. (2022, Jan 11). In Synchronet. Retrieved 02:07, May 25, 2025, from http://wiki.synchro.net/doku.php?id=install:dev&rev=1641945313.

MLA

Anonymous Contributors. "Development Update". Synchronet. 11 Jan. 2022. Web. 25 May. 2025, 02:07

MHRA

Anonymous Contributors, 'Development Update', Synchronet, 11 January 2022, 23:55 GMT, <http://wiki.synchro.net/doku.php?id=install:dev&rev=1641945313> [Accessed 25 May 2025]

Chicago

Anonymous Contributors, "Development Update", Synchronet, http://wiki.synchro.net/doku.php?id=install:dev&rev=1641945313 (Accessed May 25, 2025).

CBE/CSE

Anonymous Contributors. Development Update [Internet]. Synchronet; 2022 Jan 11, 23:55 GMT [Cited 2025 May 25]. Available at: http://wiki.synchro.net/doku.php?id=install:dev&rev=1641945313.

Bluebook

Development Update, http://wiki.synchro.net/doku.php?id=install:dev&rev=1641945313 (Last visited May 25, 2025).

AMA

Anonymous Contributors. Development Update. Synchronet. January 11, 2022, 23:55 GMT. Available at: http://wiki.synchro.net/doku.php?id=install:dev&rev=1641945313. Accessed May 25, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Development Update --- Synchronet",
   year = "2022",
   url = "http://wiki.synchro.net/doku.php?id=install:dev&rev=1641945313",
   note = "[Online; accessed 25-May-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 = "Development Update --- Synchronet",
   year = "2022",
   url = "\url{http://wiki.synchro.net/doku.php?id=install:dev&rev=1641945313}",
   note = "[Online; accessed 25-May-2025]"


   author = "Anonymous Contributors",
   title = "Development Update --- Synchronet",
   year = "2022",
   url = "\url{http://wiki.synchro.net/doku.php?id=install:dev&rev=1641945313}",
   note = "[Online; accessed 25-May-2025]"
 }
  

DokuWiki talk pages

Markup
[[install:dev|Development Update]] ([[install:dev?rev=1641945313|this version]])
Result
Development Update (this version)