Bibliographic details for "api"

  • Page name: api
  • Author: Anonymous Contributors
  • Publisher: MelonLand Wiki.
  • Date of this revision: 7 March 2026 20:58 CET
  • Date retrieved: 9 March 2026 10:28 CET
  • Page Version ID: 1772913490

Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.

Citation styles for "api"

APA style

Anonymous Contributors (2026). api. MelonLand Wiki. Retrieved 10:28, 9 March, 2026 from https://wiki.melonland.net/api?rev=1772913490.

MLA style

“api.” MelonLand Wiki. 7 Mar 2026, 20:58 CET. 9 Mar 2026, 10:28 <https://wiki.melonland.net/api?rev=1772913490>.

MHRA style

Anonymous Contributors, ‘api’, MelonLand Wiki, 7 March 2026, 20:58 CET, <https://wiki.melonland.net/api?rev=1772913490> [accessed 9 March 2026]

Chicago style

Anonymous Contributors, “api,” MelonLand Wiki, https://wiki.melonland.net/api?rev=1772913490 (accessed March 9, 2026).

CBE/CSE style

Anonymous Contributors. api [Internet]. MelonLand Wiki; 2026 Mar 7, 20:58 CET [cited 2026 Mar 9]. Available from: https://wiki.melonland.net/api?rev=1772913490.

Bluebook style

api, https://wiki.melonland.net/api?rev=1772913490 (last visited March 9, 2026).

AMA style

Anonymous Contributors. api. MelonLand Wiki. March 7, 2026, 20:58 CET. Available at: https://wiki.melonland.net/api?rev=1772913490. Accessed March 9, 2026.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "api --- MelonLand Wiki",
   year = "2026",
   url = "https://wiki.melonland.net/api?rev=1772913490",
   note = "[Online; accessed 9-March-2026]"
 }

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 --- MelonLand Wiki",
   year = "2026",
   url = "\url{https://wiki.melonland.net/api?rev=1772913490}",
   note = "[Online; accessed 9-March-2026]"
 }