Skip to content

Commit 79f9369

Browse files
committed
v1.21
+ Tables are paginated now. * Tables now show all retrieved references / citations (either "Top x" or "All"), the "number shown" setting was moved to the citation network settings as "Maximum references" and "Maximum citations". * Co-authorship network now only shows authors of input articles. * Removed comment in RIS export and always use type "JOUR" (journal article, compare https://en.wikipedia.org/wiki/RIS_(file_format)#Type_of_reference ) for better compatibility with EndNote. * PMIDs don't need "pmid:" prefix anymore (supported by OpenAlex (OA) & Semantic Scholar (S2)).
1 parent 7c0df53 commit 79f9369

File tree

3 files changed

+143
-83
lines changed

3 files changed

+143
-83
lines changed

CHANGELOG

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
28.08.2023 v1.21
2+
+ Tables are paginated now.
3+
* Tables now show all retrieved references / citations (either "Top x" or "All"), the "number shown" setting was moved to the citation network settings as "Maximum references" and "Maximum citations".
4+
* Co-authorship network now only shows authors of input articles.
5+
* Removed comment in RIS export and always use type "JOUR" (journal article, compare https://en.wikipedia.org/wiki/RIS_(file_format)#Type_of_reference ) for better compatibility with EndNote.
6+
* PMIDs don't need "pmid:" prefix anymore (supported by OpenAlex (OA) & Semantic Scholar (S2)).
7+
18
22.08.2023 v1.20
29
+ New API settings: The number of retrieved "Top references" (formerly "Incoming suggestions") and "Top citations" (formerly "Outgoing suggestions") can now be set: None / Top 10 (default) / Top 20 / Top 50 / All. The retrieval of all references / citations is fairly fast with OpenAlex (OA) & Semantic Scholar (S2) but slow with OpenCitations (OC) & Crossref (CR).
310
+ New Citation network settings: "Minimum degree references" and "Minimum degree citations" (default 2).

0 commit comments

Comments
 (0)