-
pybliometrics version: 3.4.0 (on both systems)
Code to reproduce the bug:
```
git clone https://github.com/poldrack/academicdb.git
cd academicdb
pip install .
make test
```
Expected beha…
-
Hi, Massimo,
I hope this message finds you well. Thanks for the package, which is very useful!
I have realized that developing the direct citation network from the perfect matching between CR an…
-
# Design
Discovery experiments and alternatives are summarized in the [slides](https://docs.google.com/presentation/d/1bhQRjqSatROnykNuek1cJv3NBaMWszwzRXTyBTyWHvY/edit#slide=id.p).
1. Deprecate the …
-
It's been a few days since I've been trying to use the Scopus Authors API, but I always run into the problem of:
"The requestor is not authorized to access the requested view or fields of the resou…
-
Hi, I have Scopus dev api keys and created confing so i can see config.ini files with api keys in my directory.
print(config['Authentication']['APIKey']) also shows my api keys correctly. However, w…
-
Learn the default proccess...
The same process crediturs use when you fail to pay a bill timely.
"A defaulted affidavit stands as truth in law"
Affidavit / default & notice to cure / final de…
-
**Submitting author:** @trevorb1 (Trevor Barnes)
**Repository:** https://github.com/OSeMOSYS/otoole
**Branch with paper.md** (empty if default branch): joss
**Version:** v1.1.2
**Editor:** @fraukewies…
-
Is there an easy way to manipulate a csv that contains pulled data from Scopus to match either the load_ieee_csv() or load_springer_csv functions?
I saw there was an issue about 2 weeks ago that m…
-
pybliometrics version: 3.4.0
The citing papers list does not match with the _citedby_count_.
More precisely, if I run the code reported below I should get the list of all the citing papers for t…
-
The program should be able to request Scopus for references. This is done through the HTTPClient.
The implementation should include a delegate for parsing the response into a reference.