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-BibTexCopy the title of any research paper to your clipboard and click the "Add Citation" button. The BibTeX Manager automatically searches popular databases like DBLP and Scholar Archive, retrieves the corresponding BibTeX entry, and adds it to your specified BibTeX file.
Generating BibTex for websitesNeed to cite a website? Copy the URL of a webpage and click the "Add Citation" button. The extension attempts to fetch the webpage's title and generate a BibTeX entry. If the title cannot be automatically retrieved due to redirects or other limitations, you can manually add the title inside the generated .bib file.
Customizable File PathBy default, the fetched BibTeX entries are saved to a file named Release Notes0.0.1Initial release of the BibTex Fetcher extension. 0.0.2Minor fixes 0.1.0Added automatic BibTex generation for websites. 0.2.0Added the (long needed) option to use a custom filename. 0.3.0There was an issue with DBLP. Thats why i changed it so you now can choose the engine which is used to look up the citation in the settings. |