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 01:54, August 6, 2025, from https://wiki.tox.chat/doku.php?id=developers&rev=0.

MLA

Anonymous Contributors. "developers". Tox Wiki. 1 Jan. 1970. Web. 6 Aug. 2025, 01:54

MHRA

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

Chicago

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

CBE/CSE

Anonymous Contributors. developers [Internet]. Tox Wiki; 1970 Jan 1, 00:00 GMT [Cited 2025 Aug 6]. 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 August 6, 2025).

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 August 6, 2025.

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 6-August-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 = "developers --- Tox Wiki",
   year = "1970",
   url = "\url{https://wiki.tox.chat/doku.php?id=developers&rev=0}",
   note = "[Online; accessed 6-August-2025]"


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

DokuWiki talk pages

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