Bibliographic details for "developers"

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 "developers"

APA

developers. (1970, Jan 1). In Tox Wiki. Retrieved 12:28, March 25, 2026, from https://wiki.tox.chat/doku.php?id=developers&rev=0.

MLA

Anonymous Contributors. "developers". Tox Wiki. 1 Jan. 1970. Web. 25 Mar. 2026, 12:28

MHRA

Anonymous Contributors, 'developers', Tox Wiki, 1 January 1970, 00:00 GMT, <https://wiki.tox.chat/doku.php?id=developers&rev=0> [Accessed 25 March 2026]

Chicago

Anonymous Contributors, "developers", Tox Wiki, https://wiki.tox.chat/doku.php?id=developers&rev=0 (Accessed March 25, 2026).

CBE/CSE

Anonymous Contributors. developers [Internet]. Tox Wiki; 1970 Jan 1, 00:00 GMT [Cited 2026 Mar 25]. Available at: https://wiki.tox.chat/doku.php?id=developers&rev=0.

Bluebook

developers, https://wiki.tox.chat/doku.php?id=developers&rev=0 (Last visited March 25, 2026).

AMA

Anonymous Contributors. developers. Tox Wiki. January 1, 1970, 00:00 GMT. Available at: https://wiki.tox.chat/doku.php?id=developers&rev=0. Accessed March 25, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "developers --- Tox Wiki",
   year = "1970",
   url = "https://wiki.tox.chat/doku.php?id=developers&rev=0",
   note = "[Online; accessed 25-March-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 = "developers --- Tox Wiki",
   year = "1970",
   url = "\url{https://wiki.tox.chat/doku.php?id=developers&rev=0}",
   note = "[Online; accessed 25-March-2026]"


   author = "Anonymous Contributors",
   title = "developers --- Tox Wiki",
   year = "1970",
   url = "\url{https://wiki.tox.chat/doku.php?id=developers&rev=0}",
   note = "[Online; accessed 25-March-2026]"
 }
  

DokuWiki talk pages

Markup
[[developers|developers]] ([[developers?rev=0|this version]])
Result
developers (this version)
Print/export