This is a small tool to search bibtex of the paper from IEEE and Google Scholar. Besides, it can also generate bibtexes for more than one paper.
- Follow QT to install the needed libraries.
- Run
qtdeploy build desktop
in the project and you'll find the executable file in thedeploy/windows(your system os)
folder. - Use this tool to search and write your paper. Double click to copy the bibtex content.
You can download the windows version windows
I couldn't build static version for linux and macos on windows. So if you need the other version, you can build it yourself and then I can upload it to the releases.
You can make pr to update this tool.
If you have any problems, you can commit issues to seek for help.