mkBiB: Features and Limitatioins
Features
A simple gui to generate and edit bibtex file.
Search google scholar from the same interface(Search in google scholar webpage, not withstanding their terms of usage,in my knowledge).
Include a complete bibtex entry.
Limitations
BiBTeX can be used with many format. The most popular (very small number of subset) of those format is tested.
Acceptable Entry Type
Below are two type of accpted and tested entry type
@article{RevModPhys.71.1253, title = {Nobel Lecture: Electronic structure of matter\char22{}wave functions and density functionals}, author = {Kohn, W.}, journal = {Rev. Mod. Phys.}, volume = {71}, issue = {5}, pages = {1253--1266}, year = {1999}, publisher = {American Physical Society} }
@article{RevModPhys.71.1253, title = "Nobel Lecture: Electronic structure of matter\char22{}wave functions and density functionals", author = "Kohn, W.", journal = "Rev. Mod. Phys.", volume = "71", issue = "5", pages = "1253--1266", year = "1999", publisher = "American Physical Society" }
When a entry is made by putting value to each key as available in left pane, it will produce a entry shown below.