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. (2019, May 29). In Synchronet. Retrieved 23:40, April 23, 2024, from http://wiki.synchro.net/doku.php?id=howto:support&rev=1559109712.

MLA

Anonymous Contributors. "Get Technical Support". Synchronet. 29 May. 2019. Web. 23 Apr. 2024, 23:40

MHRA

Anonymous Contributors, 'Get Technical Support', Synchronet, 29 May 2019, 06:01 GMT, <http://wiki.synchro.net/doku.php?id=howto:support&rev=1559109712> [Accessed 23 April 2024]

Chicago

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

CBE/CSE

Anonymous Contributors. Get Technical Support [Internet]. Synchronet; 2019 May 29, 06:01 GMT [Cited 2024 Apr 23]. Available at: http://wiki.synchro.net/doku.php?id=howto:support&rev=1559109712.

Bluebook

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

AMA

Anonymous Contributors. Get Technical Support. Synchronet. May 29, 2019, 06:01 GMT. Available at: http://wiki.synchro.net/doku.php?id=howto:support&rev=1559109712. Accessed April 23, 2024.

BibTeX

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


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

DokuWiki talk pages

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