Bibliographic details for "API Info"

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 "API Info"

APA

API Info. (2020, Nov 10). In StrafesNET. Retrieved 10:47, July 6, 2025, from https://wiki.strafes.net/doku.php?id=api&rev=1604992036.

MLA

Anonymous Contributors. "API Info". StrafesNET. 10 Nov. 2020. Web. 6 Jul. 2025, 10:47

MHRA

Anonymous Contributors, 'API Info', StrafesNET, 10 November 2020, 07:07 GMT, <https://wiki.strafes.net/doku.php?id=api&rev=1604992036> [Accessed 6 July 2025]

Chicago

Anonymous Contributors, "API Info", StrafesNET, https://wiki.strafes.net/doku.php?id=api&rev=1604992036 (Accessed July 6, 2025).

CBE/CSE

Anonymous Contributors. API Info [Internet]. StrafesNET; 2020 Nov 10, 07:07 GMT [Cited 2025 Jul 6]. Available at: https://wiki.strafes.net/doku.php?id=api&rev=1604992036.

Bluebook

API Info, https://wiki.strafes.net/doku.php?id=api&rev=1604992036 (Last visited July 6, 2025).

AMA

Anonymous Contributors. API Info. StrafesNET. November 10, 2020, 07:07 GMT. Available at: https://wiki.strafes.net/doku.php?id=api&rev=1604992036. Accessed July 6, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "API Info --- StrafesNET",
   year = "2020",
   url = "https://wiki.strafes.net/doku.php?id=api&rev=1604992036",
   note = "[Online; accessed 6-July-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 = "API Info --- StrafesNET",
   year = "2020",
   url = "\url{https://wiki.strafes.net/doku.php?id=api&rev=1604992036}",
   note = "[Online; accessed 6-July-2025]"


   author = "Anonymous Contributors",
   title = "API Info --- StrafesNET",
   year = "2020",
   url = "\url{https://wiki.strafes.net/doku.php?id=api&rev=1604992036}",
   note = "[Online; accessed 6-July-2025]"
 }
  

DokuWiki talk pages

Markup
[[api|API Info]] ([[api?rev=1604992036|this version]])
Result
API Info (this version)
Navigation