dhicks / comp-HOPOS

Building a comprehensive* dataset of 20th century philosophy of science
0 stars 0 forks source link

Missing Erkenntnis articles #15

Open dhicks opened 5 years ago

dhicks commented 5 years ago

Almost all of articles from Erkenntnis volume 7 (1937) are missing in the dataset. This appears to be due to registration errors on Springer's end.

cr_journals(issn = '0165-0106', works = TRUE, 
            filter = c(from_pub_date='1938-01-01', 
                       until_pub_date='1938-12-31'), 
            facet = 'published:*')

cr_works(doi = '10.1007/BF00666545')