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

You can donate to the Synchronet project using PayPal.

Bibliographic details for "Static Service Example"

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 "Static Service Example"

APA

Static Service Example. (2010, Feb 25). In Synchronet. Retrieved 15:13, April 10, 2026, from http://wiki.synchro.net/doku.php?id=service:static_example&rev=1267056730.

MLA

Anonymous Contributors. "Static Service Example". Synchronet. 25 Feb. 2010. Web. 10 Apr. 2026, 15:13

MHRA

Anonymous Contributors, 'Static Service Example', Synchronet, 25 February 2010, 00:12 GMT, <http://wiki.synchro.net/doku.php?id=service:static_example&rev=1267056730> [Accessed 10 April 2026]

Chicago

Anonymous Contributors, "Static Service Example", Synchronet, http://wiki.synchro.net/doku.php?id=service:static_example&rev=1267056730 (Accessed April 10, 2026).

CBE/CSE

Anonymous Contributors. Static Service Example [Internet]. Synchronet; 2010 Feb 25, 00:12 GMT [Cited 2026 Apr 10]. Available at: http://wiki.synchro.net/doku.php?id=service:static_example&rev=1267056730.

Bluebook

Static Service Example, http://wiki.synchro.net/doku.php?id=service:static_example&rev=1267056730 (Last visited April 10, 2026).

AMA

Anonymous Contributors. Static Service Example. Synchronet. February 25, 2010, 00:12 GMT. Available at: http://wiki.synchro.net/doku.php?id=service:static_example&rev=1267056730. Accessed April 10, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Static Service Example --- Synchronet",
   year = "2010",
   url = "http://wiki.synchro.net/doku.php?id=service:static_example&rev=1267056730",
   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 = "Static Service Example --- Synchronet",
   year = "2010",
   url = "\url{http://wiki.synchro.net/doku.php?id=service:static_example&rev=1267056730}",
   note = "[Online; accessed 10-April-2026]"


   author = "Anonymous Contributors",
   title = "Static Service Example --- Synchronet",
   year = "2010",
   url = "\url{http://wiki.synchro.net/doku.php?id=service:static_example&rev=1267056730}",
   note = "[Online; accessed 10-April-2026]"
 }
  

DokuWiki talk pages

Markup
[[service:static_example|Static Service Example]] ([[service:static_example?rev=1267056730|this version]])
Result
Static Service Example (this version)