Zwounds commited on
Commit
0a61cd9
·
verified ·
1 Parent(s): de2cd51

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -10,4 +10,22 @@ pinned: false
10
  license: mit
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  license: mit
11
  ---
12
 
13
+ # Journal OA Policies
14
+
15
+ This app helps researchers find Open Access policies for academic journals. Upload a CSV file with a "Citation" column containing academic citations, and the app will:
16
+
17
+ 1. Extract journal names from the citations using Mistral
18
+ 2. Look up Open Access policies for each journal using the Sherpa Romeo API
19
+
20
+ ## Usage
21
+
22
+ 1. Create a CSV file with a "Citation" column
23
+ 2. Upload the CSV file
24
+ 3. Click "Get OA Policies" to generate a report
25
+
26
+ The report will show each journal's Open Access policies, including:
27
+ - Permitted manuscript versions
28
+ - OA fees
29
+ - Embargo periods
30
+ - Permitted locations
31
+ - Special conditions