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