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 04:47, September 15, 2025, from https://wiki.strafes.net/doku.php?id=api&rev=1605221935.

MLA

Anonymous Contributors. "API Info". StrafesNET. 12 Nov. 2020. Web. 15 Sep. 2025, 04:47

MHRA

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

Chicago

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

CBE/CSE

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

Bluebook

API Info, https://wiki.strafes.net/doku.php?id=api&rev=1605221935 (Last visited September 15, 2025).

AMA

Anonymous Contributors. API Info. StrafesNET. November 12, 2020, 22:58 GMT. Available at: https://wiki.strafes.net/doku.php?id=api&rev=1605221935. Accessed September 15, 2025.

BibTeX

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


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

DokuWiki talk pages

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