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, Oct 20). In StrafesNET. Retrieved 05:58, July 22, 2025, from https://wiki.strafes.net/doku.php?id=api&rev=1603218152.

MLA

Anonymous Contributors. "API Info". StrafesNET. 20 Oct. 2020. Web. 22 Jul. 2025, 05:58

MHRA

Anonymous Contributors, 'API Info', StrafesNET, 20 October 2020, 18:22 GMT, <https://wiki.strafes.net/doku.php?id=api&rev=1603218152> [Accessed 22 July 2025]

Chicago

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

CBE/CSE

Anonymous Contributors. API Info [Internet]. StrafesNET; 2020 Oct 20, 18:22 GMT [Cited 2025 Jul 22]. Available at: https://wiki.strafes.net/doku.php?id=api&rev=1603218152.

Bluebook

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

AMA

Anonymous Contributors. API Info. StrafesNET. October 20, 2020, 18:22 GMT. Available at: https://wiki.strafes.net/doku.php?id=api&rev=1603218152. Accessed July 22, 2025.

BibTeX

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


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

DokuWiki talk pages

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