Cite This Page
Bibliographic details for How to use Arthor API
- Page name: How to use Arthor API
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 16 February 2023 20:50 UTC
- Date retrieved: 16 June 2026 00:04 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=How_to_use_Arthor_API&oldid=15158
- Page Version ID: 15158
Citation styles for How to use Arthor API
APA style
How to use Arthor API. (2023, February 16). DISI, . Retrieved 00:04, June 16, 2026 from http://wiki.docking.org/index.php?title=How_to_use_Arthor_API&oldid=15158.
MLA style
"How to use Arthor API." DISI, . 16 Feb 2023, 20:50 UTC. 16 Jun 2026, 00:04 <http://wiki.docking.org/index.php?title=How_to_use_Arthor_API&oldid=15158>.
MHRA style
DISI contributors, 'How to use Arthor API', DISI, , 16 February 2023, 20:50 UTC, <http://wiki.docking.org/index.php?title=How_to_use_Arthor_API&oldid=15158> [accessed 16 June 2026]
Chicago style
DISI contributors, "How to use Arthor API," DISI, , http://wiki.docking.org/index.php?title=How_to_use_Arthor_API&oldid=15158 (accessed June 16, 2026).
CBE/CSE style
DISI contributors. How to use Arthor API [Internet]. DISI, ; 2023 Feb 16, 20:50 UTC [cited 2026 Jun 16]. Available from: http://wiki.docking.org/index.php?title=How_to_use_Arthor_API&oldid=15158.
Bluebook style
How to use Arthor API, http://wiki.docking.org/index.php?title=How_to_use_Arthor_API&oldid=15158 (last visited June 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "How to use Arthor API --- DISI{,} ",
year = "2023",
url = "http://wiki.docking.org/index.php?title=How_to_use_Arthor_API&oldid=15158",
note = "[Online; accessed 16-June-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 = "DISI",
title = "How to use Arthor API --- DISI{,} ",
year = "2023",
url = "\url{http://wiki.docking.org/index.php?title=How_to_use_Arthor_API&oldid=15158}",
note = "[Online; accessed 16-June-2026]"
}