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

You can donate to the Synchronet project using PayPal.

Bibliographic details for "To Do List"

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 "To Do List"

APA

To Do List. (2024, Feb 8). In Synchronet. Retrieved 17:10, April 16, 2026, from http://wiki.synchro.net/doku.php?id=dev:todo&rev=1707372151.

MLA

Anonymous Contributors. "To Do List". Synchronet. 8 Feb. 2024. Web. 16 Apr. 2026, 17:10

MHRA

Anonymous Contributors, 'To Do List', Synchronet, 8 February 2024, 06:02 GMT, <http://wiki.synchro.net/doku.php?id=dev:todo&rev=1707372151> [Accessed 16 April 2026]

Chicago

Anonymous Contributors, "To Do List", Synchronet, http://wiki.synchro.net/doku.php?id=dev:todo&rev=1707372151 (Accessed April 16, 2026).

CBE/CSE

Anonymous Contributors. To Do List [Internet]. Synchronet; 2024 Feb 8, 06:02 GMT [Cited 2026 Apr 16]. Available at: http://wiki.synchro.net/doku.php?id=dev:todo&rev=1707372151.

Bluebook

To Do List, http://wiki.synchro.net/doku.php?id=dev:todo&rev=1707372151 (Last visited April 16, 2026).

AMA

Anonymous Contributors. To Do List. Synchronet. February 8, 2024, 06:02 GMT. Available at: http://wiki.synchro.net/doku.php?id=dev:todo&rev=1707372151. Accessed April 16, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "To Do List --- Synchronet",
   year = "2024",
   url = "http://wiki.synchro.net/doku.php?id=dev:todo&rev=1707372151",
   note = "[Online; accessed 16-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 = "To Do List --- Synchronet",
   year = "2024",
   url = "\url{http://wiki.synchro.net/doku.php?id=dev:todo&rev=1707372151}",
   note = "[Online; accessed 16-April-2026]"


   author = "Anonymous Contributors",
   title = "To Do List --- Synchronet",
   year = "2024",
   url = "\url{http://wiki.synchro.net/doku.php?id=dev:todo&rev=1707372151}",
   note = "[Online; accessed 16-April-2026]"
 }
  

DokuWiki talk pages

Markup
[[dev:todo|To Do List]] ([[dev:todo?rev=1707372151|this version]])
Result
To Do List (this version)