-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
20 additions
and
2 deletions.
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 |
---|---|---|
@@ -1,2 +1,20 @@ | ||
# semantic-zotero | ||
Plugin for zotero to retrieve reference data from Semantic Scholar API and add them to your library | ||
# Semantic Zotero Plugin | ||
Semantic Zotero integrates Zotero with Semantic Scholar to fetch and display references related to a selected paper. You can then add them to your library directly from Zotero along with the full-text PDF. For now, the visuals are pretty barebones, I will update when I have time. | ||
|
||
![refs](https://github.com/AgiNetz/semantic-zotero/assets/29703385/d99ca766-182e-4d10-8c5d-5ee5199615dd) | ||
|
||
## Usage | ||
|
||
### Show References: | ||
|
||
To fetch references for a given paper, right click on it, select "Semantic Zotero" and then "Show references" | ||
![show-ref](https://github.com/AgiNetz/semantic-zotero/assets/29703385/bb52135d-fa33-4f5f-b3c5-5c674b103d24) | ||
|
||
### Configure options | ||
|
||
In the Zotero Menu bar, choosing Tools -> Semantic Zotero Options allows you to configure options such as custom Semantic Scholar API key | ||
|
||
## Installation | ||
|
||
1. Download the repository as .zip | ||
2. In Zotero menu bar, select Tools -> Add-ons -> Settings icon on upper right -> Install add-on from file |