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 "Add Citation" button form previous versions will only work once you clicked on the "BibTeX Manager" icon in the activity bar to start the extension. We are working on fixing that. Clicking "Add Citation" will automatically search for the text thats in your clipboard.
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 If you are working with differing project structures you should use the workspace settings. Customizable BibTeX keyYou have the option to change how the BibTeX key will be generated. By default this will be turned off. There are different patterns you can choose from to build your key. Please let us know if you think this is useful or needs more work. 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. 1.0.0In this first mayor update we changed the following:
This release should greatly improve the reliability of the BibTeX manager Extension. 1.1.0Added the option to specify the BibTex key using a pallette of patterns. Added a warning if the BibTeX is invalid or incomplete. If you like the work done here, please give it a star on GitHub or in the extension store ⭐ Happy writing! |