We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2d735a commit 31ed5c3Copy full SHA for 31ed5c3
1 file changed
README.md
@@ -9,6 +9,7 @@ Currently, supported APIs:
9
- Affiliation Retrieval API
10
- Search Author API
11
- Citation Overview API
12
+- Abstract Citations Count API
13
14
## Installation
15
@@ -58,6 +59,8 @@ foreach ($results->getEntries() as $entry) {
58
59
https://kasparsj.github.io/scopus-api-php/
60
61
## Changelog
62
+- 01/05/2022 - v1.3
63
+ * Added Abstract Citations Count API
64
- 14/11/2021 - v1.2
65
* Bug fix
66
- 19/05/2020 - v1.1
0 commit comments