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

You can donate to the Synchronet project using PayPal.

Bibliographic details for "Reference Library"

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 "Reference Library"

APA

Reference Library. (2010, Mar 16). In Synchronet. Retrieved 19:15, April 23, 2026, from http://wiki.synchro.net/doku.php?id=ref:index&rev=1268769168.

MLA

Anonymous Contributors. "Reference Library". Synchronet. 16 Mar. 2010. Web. 23 Apr. 2026, 19:15

MHRA

Anonymous Contributors, 'Reference Library', Synchronet, 16 March 2010, 19:52 GMT, <http://wiki.synchro.net/doku.php?id=ref:index&rev=1268769168> [Accessed 23 April 2026]

Chicago

Anonymous Contributors, "Reference Library", Synchronet, http://wiki.synchro.net/doku.php?id=ref:index&rev=1268769168 (Accessed April 23, 2026).

CBE/CSE

Anonymous Contributors. Reference Library [Internet]. Synchronet; 2010 Mar 16, 19:52 GMT [Cited 2026 Apr 23]. Available at: http://wiki.synchro.net/doku.php?id=ref:index&rev=1268769168.

Bluebook

Reference Library, http://wiki.synchro.net/doku.php?id=ref:index&rev=1268769168 (Last visited April 23, 2026).

AMA

Anonymous Contributors. Reference Library. Synchronet. March 16, 2010, 19:52 GMT. Available at: http://wiki.synchro.net/doku.php?id=ref:index&rev=1268769168. Accessed April 23, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Reference Library --- Synchronet",
   year = "2010",
   url = "http://wiki.synchro.net/doku.php?id=ref:index&rev=1268769168",
   note = "[Online; accessed 23-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 = "Reference Library --- Synchronet",
   year = "2010",
   url = "\url{http://wiki.synchro.net/doku.php?id=ref:index&rev=1268769168}",
   note = "[Online; accessed 23-April-2026]"


   author = "Anonymous Contributors",
   title = "Reference Library --- Synchronet",
   year = "2010",
   url = "\url{http://wiki.synchro.net/doku.php?id=ref:index&rev=1268769168}",
   note = "[Online; accessed 23-April-2026]"
 }
  

DokuWiki talk pages

Markup
[[ref:index|Reference Library]] ([[ref:index?rev=1268769168|this version]])
Result
Reference Library (this version)