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

You can donate to the Synchronet project using PayPal.

Bibliographic details for "Web Server"

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 "Web Server"

APA

Web Server. (2011, Apr 22). In Synchronet. Retrieved 23:36, April 10, 2026, from http://wiki.synchro.net/doku.php?id=faq:webserver&rev=1303505660.

MLA

Anonymous Contributors. "Web Server". Synchronet. 22 Apr. 2011. Web. 10 Apr. 2026, 23:36

MHRA

Anonymous Contributors, 'Web Server', Synchronet, 22 April 2011, 20:54 GMT, <http://wiki.synchro.net/doku.php?id=faq:webserver&rev=1303505660> [Accessed 10 April 2026]

Chicago

Anonymous Contributors, "Web Server", Synchronet, http://wiki.synchro.net/doku.php?id=faq:webserver&rev=1303505660 (Accessed April 10, 2026).

CBE/CSE

Anonymous Contributors. Web Server [Internet]. Synchronet; 2011 Apr 22, 20:54 GMT [Cited 2026 Apr 10]. Available at: http://wiki.synchro.net/doku.php?id=faq:webserver&rev=1303505660.

Bluebook

Web Server, http://wiki.synchro.net/doku.php?id=faq:webserver&rev=1303505660 (Last visited April 10, 2026).

AMA

Anonymous Contributors. Web Server. Synchronet. April 22, 2011, 20:54 GMT. Available at: http://wiki.synchro.net/doku.php?id=faq:webserver&rev=1303505660. Accessed April 10, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Web Server --- Synchronet",
   year = "2011",
   url = "http://wiki.synchro.net/doku.php?id=faq:webserver&rev=1303505660",
   note = "[Online; accessed 10-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 = "Web Server --- Synchronet",
   year = "2011",
   url = "\url{http://wiki.synchro.net/doku.php?id=faq:webserver&rev=1303505660}",
   note = "[Online; accessed 10-April-2026]"


   author = "Anonymous Contributors",
   title = "Web Server --- Synchronet",
   year = "2011",
   url = "\url{http://wiki.synchro.net/doku.php?id=faq:webserver&rev=1303505660}",
   note = "[Online; accessed 10-April-2026]"
 }
  

DokuWiki talk pages

Markup
[[faq:webserver|Web Server]] ([[faq:webserver?rev=1303505660|this version]])
Result
Web Server (this version)