-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Limit oc_coci to 100 DOIs per query. Fixes #9
- Loading branch information
David Selby
committed
Oct 18, 2024
1 parent
b3b11ca
commit 0148c5b
Showing
2 changed files
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ Title: Client for the Open Citations Corpus | |
Description: Client for the Open Citations Corpus (<http://opencitations.net/>). | ||
Includes a set of functions for getting one identifier type from another, | ||
as well as getting references and citations for a given identifier. | ||
Version: 0.3.1.9000 | ||
Version: 0.3.2.9000 | ||
Authors@R: c( | ||
person("Scott", "Chamberlain", role = "aut", | ||
email = "[email protected]", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters