Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

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 06:43, June 12, 2024, from http://wiki.synchro.net/doku.php?id=service:static_example&rev=1267056730.

MLA

Anonymous Contributors. "Static Service Example". Synchronet. 25 Feb. 2010. Web. 12 Jun. 2024, 06:43

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 12 June 2024]

Chicago

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

CBE/CSE

Anonymous Contributors. Static Service Example [Internet]. Synchronet; 2010 Feb 25, 00:12 GMT [Cited 2024 Jun 12]. 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 June 12, 2024).

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 June 12, 2024.

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 12-June-2024]"
 }
  

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 12-June-2024]"


   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 12-June-2024]"
 }
  

DokuWiki talk pages

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