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 12). In StrafesNET. Retrieved 12:01, July 25, 2025, from https://wiki.strafes.net/doku.php?id=api&rev=1605221979.

MLA

Anonymous Contributors. "API Info". StrafesNET. 12 Nov. 2020. Web. 25 Jul. 2025, 12:01

MHRA

Anonymous Contributors, 'API Info', StrafesNET, 12 November 2020, 22:59 GMT, <https://wiki.strafes.net/doku.php?id=api&rev=1605221979> [Accessed 25 July 2025]

Chicago

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

CBE/CSE

Anonymous Contributors. API Info [Internet]. StrafesNET; 2020 Nov 12, 22:59 GMT [Cited 2025 Jul 25]. Available at: https://wiki.strafes.net/doku.php?id=api&rev=1605221979.

Bluebook

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

AMA

Anonymous Contributors. API Info. StrafesNET. November 12, 2020, 22:59 GMT. Available at: https://wiki.strafes.net/doku.php?id=api&rev=1605221979. Accessed July 25, 2025.

BibTeX

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


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

DokuWiki talk pages

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