jabref/jabref

Desktop app for managing BibTeX and BibLaTeX (.bib) libraries

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 15 minutes ago
Added to GitGenius on September 14th, 2026
Created on March 11th, 2014
Open Issues & Pull Requests: 526 (+0)
GitHub issues: Enabled
Number of forks: 3,588
Total Stargazers: 4,747 (+0)
Total Subscribers: 108 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 7.8 hours
Mean response time: 68.0 days
90th percentile: 62.8 days
Tracked items: 1,337

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Practically every issue opened in the past year has drawn a reply. 63% of open issues come from outside the core team, a mix of external reports and the maintainers' own roadmap. 20% of tracked open issues have had no activity in three months. 83% of issues opened in the past year have been closed, leaving a working backlog. Three people close 79% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 363
New in 7 days: 7
Closed in 7 days: 4
Avg open age: 1,231 days
Stale 30+ days: 265
Stale 90+ days: 229

Recent activity

Opened in 7 days: 5
Closed in 7 days: 3
Comments in 7 days: 65
Events in 7 days: 176

Top labels

  • 📌 Pinned (511)
  • 📍 Assigned (448)
  • good first issue (345)
  • component: ui (253)
  • component: entry-editor (97)
  • good second issue (96)
  • component: fetcher (79)
  • component: preferences (78)

Detailed Description

JabRef is a desktop application for managing BibTeX and BibLaTeX bibliographic libraries across platforms.

JabRef addresses the challenge of collecting, organizing, and citing research sources throughout an academic workflow. It integrates with multiple online scientific catalogues including CrossRef, Google Scholar, IEEEXplore, arXiv, and others to retrieve bibliographic metadata. The tool supports importing from over fifteen reference formats and can extract metadata directly from PDFs. Users can organize references into hierarchical collections, apply tags and keywords, and deduplicate entries by comparing against curated online catalogs. The application provides native BibTeX and BibLaTeX support with cite-as-you-write functionality for external editors like Emacs, Vim, LyX, and TeXstudio, and can format citations using thousands of built-in styles or custom formats.

JabRef suits researchers and academics managing substantial reference collections who need tight integration with LaTeX workflows. The tool is particularly valuable for those using external text editors rather than monolithic word processors, as it provides direct citation insertion into Emacs, Vim, and similar environments. Teams can synchronize libraries through SQL databases, and individual users benefit from the library being stored as plain text, making it version-control friendly and easy to share via standard file-sharing services. The project includes a command-line interface available through JBang and Docker for automation scenarios.

Development activity shows consistent engagement with the codebase through regular updates to the main branch and active maintenance of the build infrastructure. The project maintains fresh development builds alongside stable releases, indicating an established release process. The breadth of integrations with external tools and online services suggests ongoing work to expand compatibility and data source connections.