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

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 10:26, May 24, 2024, from http://wiki.synchro.net/doku.php?id=ref:index&rev=1268769168.

MLA

Anonymous Contributors. "Reference Library". Synchronet. 16 Mar. 2010. Web. 24 May. 2024, 10:26

MHRA

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

Chicago

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

CBE/CSE

Anonymous Contributors. Reference Library [Internet]. Synchronet; 2010 Mar 16, 19:52 GMT [Cited 2024 May 24]. 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 May 24, 2024).

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 May 24, 2024.

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 24-May-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 = "Reference Library --- Synchronet",
   year = "2010",
   url = "\url{http://wiki.synchro.net/doku.php?id=ref:index&rev=1268769168}",
   note = "[Online; accessed 24-May-2024]"


   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 24-May-2024]"
 }
  

DokuWiki talk pages

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