Skip to content

Commit 145de01

Browse files
Add missing preprint servers
1 parent 63296a5 commit 145de01

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/lib/PreprintServer.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ export const preprintServers = {
1515
ecoevorxiv: 'EcoEvoRxiv',
1616
edarxiv: 'EdArXiv',
1717
engrxiv: 'engrXiv',
18+
'jmir-preprints': 'JMIR Preprints',
1819
jxiv: 'Jxiv',
1920
'lifecycle-journal': 'Lifecycle Journal',
2021
medrxiv: 'medRxiv',
@@ -32,6 +33,7 @@ export const preprintServers = {
3233
socarxiv: 'SocArXiv',
3334
ssrn: 'SSRN',
3435
techrxiv: 'TechRxiv',
36+
umsida: 'UMSIDA Preprints',
3537
verixiv: 'VeriXiv',
3638
zenodo: 'Zenodo',
3739
} as const

0 commit comments

Comments
 (0)