About ScholarLib
A curated, open-access scholarly library of Computer Science, Economics & Management papers. Browse, search, and cite — without paywalls.
Mission
ScholarLib exists to solve three persistent problems in academic work:
- Discovery — Finding the most important papers in a field is hard. Google Scholar is noisy, arXiv is unfiltered, and most journal sites hide papers behind paywalls.
- Access — When you finally find a paper, getting a full-text copy is often impossible without institutional access.
- Citation — Citing papers correctly is tedious, and missing fields break your bibliography.
ScholarLib provides curated, organized, and downloadable open-access papers — with ready-to-use BibTeX citations.
History
ScholarLib was formed by merging an earlier Economics & Management project:
- ScholarLib-EM — Economics & Management paper library (18 fields, 2020 – 2026). Merged in 2026.
The legacy EM repository is now archived. Its content has been migrated here under a unified structure:
papers/
├── computer-science/ # 33 CS topics, organized by topic → year
└── economics-management/ # 18 EM fields, organized by year → fieldLicense
ScholarLib is released under the MIT License. Individual papers retain their own licenses — please check each paper's metadata before redistribution.
Contributing
We welcome new papers, typo fixes, metadata corrections, and topic suggestions.
Before you contribute, please read CONTRIBUTING.md.
Quick start:
- Add your paper to the appropriate topic folder under
papers/ - Include a
.bibcitation and ametadata.json(see template) - Open a pull request
Tools:
- Use the paper submission template to suggest a paper
- Use the bug report template for broken links or site issues
- Use the feature request template for ideas
Maintainer
Maintained by @badhope.
Sponsoring
If ScholarLib helps your research, consider supporting development:
- GitHub Sponsors: @badhope
- Open Collective: badhope/scholarlib
Tech Stack
- VitePress 1.6 — Documentation site generator
- GitHub Actions — CI/CD (validate, test, build, deploy)
- Lychee — Link checker (advisory; runs on every PR)
- Dependabot — Automated dependency updates
- VitePress local search — Full-text search, no external service
Acknowledgments
- VitePress for the excellent static site generator
- GitHub Pages for free hosting
- All paper authors and contributors who make this library possible