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

You can donate to the Synchronet project using PayPal.

Bibliographic details for "Get Technical Support"

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 "Get Technical Support"

APA

Get Technical Support. (2020, Oct 9). In Synchronet. Retrieved 13:50, April 20, 2024, from http://wiki.synchro.net/doku.php?id=howto:support&rev=1602279504.

MLA

Anonymous Contributors. "Get Technical Support". Synchronet. 9 Oct. 2020. Web. 20 Apr. 2024, 13:50

MHRA

Anonymous Contributors, 'Get Technical Support', Synchronet, 9 October 2020, 21:38 GMT, <http://wiki.synchro.net/doku.php?id=howto:support&rev=1602279504> [Accessed 20 April 2024]

Chicago

Anonymous Contributors, "Get Technical Support", Synchronet, http://wiki.synchro.net/doku.php?id=howto:support&rev=1602279504 (Accessed April 20, 2024).

CBE/CSE

Anonymous Contributors. Get Technical Support [Internet]. Synchronet; 2020 Oct 9, 21:38 GMT [Cited 2024 Apr 20]. Available at: http://wiki.synchro.net/doku.php?id=howto:support&rev=1602279504.

Bluebook

Get Technical Support, http://wiki.synchro.net/doku.php?id=howto:support&rev=1602279504 (Last visited April 20, 2024).

AMA

Anonymous Contributors. Get Technical Support. Synchronet. October 9, 2020, 21:38 GMT. Available at: http://wiki.synchro.net/doku.php?id=howto:support&rev=1602279504. Accessed April 20, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Get Technical Support --- Synchronet",
   year = "2020",
   url = "http://wiki.synchro.net/doku.php?id=howto:support&rev=1602279504",
   note = "[Online; accessed 20-April-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 = "Get Technical Support --- Synchronet",
   year = "2020",
   url = "\url{http://wiki.synchro.net/doku.php?id=howto:support&rev=1602279504}",
   note = "[Online; accessed 20-April-2024]"


   author = "Anonymous Contributors",
   title = "Get Technical Support --- Synchronet",
   year = "2020",
   url = "\url{http://wiki.synchro.net/doku.php?id=howto:support&rev=1602279504}",
   note = "[Online; accessed 20-April-2024]"
 }
  

DokuWiki talk pages

Markup
[[howto:support|Get Technical Support]] ([[howto:support?rev=1602279504|this version]])
Result
Get Technical Support (this version)