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

You can donate to the Synchronet project using PayPal.

Bibliographic details for "Source Code"

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 "Source Code"

APA

Source Code. (2010, Feb 22). In Synchronet. Retrieved 17:30, May 12, 2025, from http://wiki.synchro.net/doku.php?id=dev:source&rev=1266830250.

MLA

Anonymous Contributors. "Source Code". Synchronet. 22 Feb. 2010. Web. 12 May. 2025, 17:30

MHRA

Anonymous Contributors, 'Source Code', Synchronet, 22 February 2010, 09:17 GMT, <http://wiki.synchro.net/doku.php?id=dev:source&rev=1266830250> [Accessed 12 May 2025]

Chicago

Anonymous Contributors, "Source Code", Synchronet, http://wiki.synchro.net/doku.php?id=dev:source&rev=1266830250 (Accessed May 12, 2025).

CBE/CSE

Anonymous Contributors. Source Code [Internet]. Synchronet; 2010 Feb 22, 09:17 GMT [Cited 2025 May 12]. Available at: http://wiki.synchro.net/doku.php?id=dev:source&rev=1266830250.

Bluebook

Source Code, http://wiki.synchro.net/doku.php?id=dev:source&rev=1266830250 (Last visited May 12, 2025).

AMA

Anonymous Contributors. Source Code. Synchronet. February 22, 2010, 09:17 GMT. Available at: http://wiki.synchro.net/doku.php?id=dev:source&rev=1266830250. Accessed May 12, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Source Code --- Synchronet",
   year = "2010",
   url = "http://wiki.synchro.net/doku.php?id=dev:source&rev=1266830250",
   note = "[Online; accessed 12-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 = "Source Code --- Synchronet",
   year = "2010",
   url = "\url{http://wiki.synchro.net/doku.php?id=dev:source&rev=1266830250}",
   note = "[Online; accessed 12-May-2025]"


   author = "Anonymous Contributors",
   title = "Source Code --- Synchronet",
   year = "2010",
   url = "\url{http://wiki.synchro.net/doku.php?id=dev:source&rev=1266830250}",
   note = "[Online; accessed 12-May-2025]"
 }
  

DokuWiki talk pages

Markup
[[dev:source|Source Code]] ([[dev:source?rev=1266830250|this version]])
Result
Source Code (this version)