BibTeX ManagerThe BibTeX Manager is a helpful extension for Visual Studio Code that streamlines the process of fetching and managing BibTeX references for research papers and websites. It simplifies the retrieval of BibTeX entries, allowing you to effortlessly generate citations with just a few clicks. FeaturesFetching Paper-BibTeXWith release 1.0 we improved the usability by adding a visual interface for the BibTeX manager.
The status-bar "Add Citation" action opens the BibTeX Manager view automatically if it isn't open yet.
Generating BibTeX for websitesVersion 1.0 does not support generating BibTeX for websites yet. We removed the feature from the pre-release since it was incomplete. Customizable File PathBy default, the fetched BibTeX entries are saved to a file named Use workspace settings if you maintain several projects with different libraries.
Customizable BibTeX keySet
Semantic Scholar API key (recommended)Searches go through the Semantic Scholar Graph API. Without a key, requests share a single global rate-limit pool with every other unauthenticated caller, which is frequently saturated and returns To avoid this, request a free personal API key from Semantic Scholar and paste it into the extension settings:
The key is stored in your VS Code settings on your machine only — keep it private and do not share it. Development
SupportIf you like the work done here, please give it a star on GitHub or in the extension store ⭐ |

