-
**New impact factors out**
Perhaps could IF and Scopus scores could be updated, especially if data papers are going to play some role in WP2021. It does not harm to check APCs, too.
-----
Github us…
-
In my script I get an IndexError exception when I try to download an author using the `AuthorRetrieval` interface.
The code is:
```
AuthorRetrieval("57200753910", refresh=True)
```
The traceb…
-
**Submitting author:** @jesstytam (Jessica Tam)
**Repository:** https://github.com/jessicatytam/specieshindex
**Branch with paper.md** (empty if default branch):
**Version:** 0.3.1
**Editor:** @B…
-
pybliometrics version:
3.3.0
Code to reproduce the bug:
```python
from pybliometrics.scopus import AbstractRetrieval
ab = AbstractRetrieval("10.1002/rob.21762", view='REF', refresh=True)
print…
-
OJS2 used to group archived issues by year.
A solution to restore that behavior has been posted in the forum:
https://forum.pkp.sfu.ca/t/ojs-3-archives-group-by-year/28848/17
It's an update f…
-
**Describe the problem you would like to solve**
When submitting a manuscript, authors and contributors can indicate their affiliation in a free text field. A free-text field lends itself to many dif…
-
## Feature Request:
I wish to have the API keys and Institution Tokens be alterable at runtime. I know the documentation explicitly states that pybliometrics does not support this (https://pybliometr…
-
Thanks for providing this library!
I had some problems with author retrieval, I think when there is only one publication associated and/or a single affiliation. In any case I've added a check for …
-
pybliometrics version:
3.2.1.dev2
Code to reproduce the bug:
```
$ python
Python 3.10.1 (tags/v3.10.1:2cd268a, Dec 6 2021, 19:10:37) [MSC v.1929 64 bit (AMD64)] on win32
Type "help", "copyrig…
-
pybliometrics version:
3.3.1.dev5
Code to reproduce the bug:
```python
from pybliometrics.scopus import AbstractRetrieval
ab = AbstractRetrieval("10.1016/j.robot.2019.06.004", view='REF', id_ty…