Synchronet v3.20d-Win32 (install) has been released (Mar-2025).

You can donate to the Synchronet project using PayPal.

Bibliographic details for "Text Strings"

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 "Text Strings"

APA

Text Strings. (2025, Feb 4). In Synchronet. Retrieved 06:20, May 9, 2025, from http://wiki.synchro.net/doku.php?id=custom:text.dat&rev=1738635328.

MLA

Anonymous Contributors. "Text Strings". Synchronet. 4 Feb. 2025. Web. 9 May. 2025, 06:20

MHRA

Anonymous Contributors, 'Text Strings', Synchronet, 4 February 2025, 02:15 GMT, <http://wiki.synchro.net/doku.php?id=custom:text.dat&rev=1738635328> [Accessed 9 May 2025]

Chicago

Anonymous Contributors, "Text Strings", Synchronet, http://wiki.synchro.net/doku.php?id=custom:text.dat&rev=1738635328 (Accessed May 9, 2025).

CBE/CSE

Anonymous Contributors. Text Strings [Internet]. Synchronet; 2025 Feb 4, 02:15 GMT [Cited 2025 May 9]. Available at: http://wiki.synchro.net/doku.php?id=custom:text.dat&rev=1738635328.

Bluebook

Text Strings, http://wiki.synchro.net/doku.php?id=custom:text.dat&rev=1738635328 (Last visited May 9, 2025).

AMA

Anonymous Contributors. Text Strings. Synchronet. February 4, 2025, 02:15 GMT. Available at: http://wiki.synchro.net/doku.php?id=custom:text.dat&rev=1738635328. Accessed May 9, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Text Strings --- Synchronet",
   year = "2025",
   url = "http://wiki.synchro.net/doku.php?id=custom:text.dat&rev=1738635328",
   note = "[Online; accessed 9-May-2025]"
 }
  

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 = "Text Strings --- Synchronet",
   year = "2025",
   url = "\url{http://wiki.synchro.net/doku.php?id=custom:text.dat&rev=1738635328}",
   note = "[Online; accessed 9-May-2025]"


   author = "Anonymous Contributors",
   title = "Text Strings --- Synchronet",
   year = "2025",
   url = "\url{http://wiki.synchro.net/doku.php?id=custom:text.dat&rev=1738635328}",
   note = "[Online; accessed 9-May-2025]"
 }
  

DokuWiki talk pages

Markup
[[custom:text.dat|Text Strings]] ([[custom:text.dat?rev=1738635328|this version]])
Result
Text Strings (this version)