There was an error while loading. Please reload this page.
1 parent 63296a5 commit 145de01Copy full SHA for 145de01
1 file changed
src/lib/PreprintServer.ts
@@ -15,6 +15,7 @@ export const preprintServers = {
15
ecoevorxiv: 'EcoEvoRxiv',
16
edarxiv: 'EdArXiv',
17
engrxiv: 'engrXiv',
18
+ 'jmir-preprints': 'JMIR Preprints',
19
jxiv: 'Jxiv',
20
'lifecycle-journal': 'Lifecycle Journal',
21
medrxiv: 'medRxiv',
@@ -32,6 +33,7 @@ export const preprintServers = {
32
33
socarxiv: 'SocArXiv',
34
ssrn: 'SSRN',
35
techrxiv: 'TechRxiv',
36
+ umsida: 'UMSIDA Preprints',
37
verixiv: 'VeriXiv',
38
zenodo: 'Zenodo',
39
} as const
0 commit comments