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

You can donate to the Synchronet project using PayPal.

Bibliographic details for "Frequently Asked Questions"

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 "Frequently Asked Questions"

APA

Frequently Asked Questions. (2010, Feb 23). In Synchronet. Retrieved 04:11, April 26, 2026, from http://wiki.synchro.net/doku.php?id=faq:index&rev=1266906148.

MLA

Anonymous Contributors. "Frequently Asked Questions". Synchronet. 23 Feb. 2010. Web. 26 Apr. 2026, 04:11

MHRA

Anonymous Contributors, 'Frequently Asked Questions', Synchronet, 23 February 2010, 06:22 GMT, <http://wiki.synchro.net/doku.php?id=faq:index&rev=1266906148> [Accessed 26 April 2026]

Chicago

Anonymous Contributors, "Frequently Asked Questions", Synchronet, http://wiki.synchro.net/doku.php?id=faq:index&rev=1266906148 (Accessed April 26, 2026).

CBE/CSE

Anonymous Contributors. Frequently Asked Questions [Internet]. Synchronet; 2010 Feb 23, 06:22 GMT [Cited 2026 Apr 26]. Available at: http://wiki.synchro.net/doku.php?id=faq:index&rev=1266906148.

Bluebook

Frequently Asked Questions, http://wiki.synchro.net/doku.php?id=faq:index&rev=1266906148 (Last visited April 26, 2026).

AMA

Anonymous Contributors. Frequently Asked Questions. Synchronet. February 23, 2010, 06:22 GMT. Available at: http://wiki.synchro.net/doku.php?id=faq:index&rev=1266906148. Accessed April 26, 2026.

BibTeX

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


   author = "Anonymous Contributors",
   title = "Frequently Asked Questions --- Synchronet",
   year = "2010",
   url = "\url{http://wiki.synchro.net/doku.php?id=faq:index&rev=1266906148}",
   note = "[Online; accessed 26-April-2026]"
 }
  

DokuWiki talk pages

Markup
[[faq:index|Frequently Asked Questions]] ([[faq:index?rev=1266906148|this version]])
Result
Frequently Asked Questions (this version)