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 13:02, April 29, 2025, from https://wiki.tox.chat/doku.php?id=developers&rev=0.

MLA

Anonymous Contributors. "developers". Tox Wiki. 1 Jan. 1970. Web. 29 Apr. 2025, 13:02

MHRA

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

Chicago

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

CBE/CSE

Anonymous Contributors. developers [Internet]. Tox Wiki; 1970 Jan 1, 00:00 GMT [Cited 2025 Apr 29]. 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 April 29, 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 April 29, 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 29-April-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 29-April-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 29-April-2025]"
 }
  

DokuWiki talk pages

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