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: 22 February 2023 03:50 UTC
- Date retrieved: 1 November 2024 00:13 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=How_to_use_SmallWorld_API&oldid=15185
- Page Version ID: 15185
Citation styles for How to use SmallWorld API
APA style
How to use SmallWorld API. (2023, February 22). DISI, . Retrieved 00:13, November 1, 2024 from http://wiki.docking.org/index.php?title=How_to_use_SmallWorld_API&oldid=15185.
MLA style
"How to use SmallWorld API." DISI, . 22 Feb 2023, 03:50 UTC. 1 Nov 2024, 00:13 <http://wiki.docking.org/index.php?title=How_to_use_SmallWorld_API&oldid=15185>.
MHRA style
DISI contributors, 'How to use SmallWorld API', DISI, , 22 February 2023, 03:50 UTC, <http://wiki.docking.org/index.php?title=How_to_use_SmallWorld_API&oldid=15185> [accessed 1 November 2024]
Chicago style
DISI contributors, "How to use SmallWorld API," DISI, , http://wiki.docking.org/index.php?title=How_to_use_SmallWorld_API&oldid=15185 (accessed November 1, 2024).
CBE/CSE style
DISI contributors. How to use SmallWorld API [Internet]. DISI, ; 2023 Feb 22, 03:50 UTC [cited 2024 Nov 1]. Available from: http://wiki.docking.org/index.php?title=How_to_use_SmallWorld_API&oldid=15185.
Bluebook style
How to use SmallWorld API, http://wiki.docking.org/index.php?title=How_to_use_SmallWorld_API&oldid=15185 (last visited November 1, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "DISI", title = "How to use SmallWorld API --- DISI{,} ", year = "2023", url = "http://wiki.docking.org/index.php?title=How_to_use_SmallWorld_API&oldid=15185", note = "[Online; accessed 1-November-2024]" }
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 = "2023", url = "\url{http://wiki.docking.org/index.php?title=How_to_use_SmallWorld_API&oldid=15185}", note = "[Online; accessed 1-November-2024]" }