Tag: Excel

imbSCI.BibTex – a library for BibTex format

After evaluating existing BibTex libraries for C# .NET, I decided to make my own. The most promising one (https://github.com/MaikelH/BibtexLibrary) proved to be incredibly show and buggy, once I tried to load a large BibTex file, exported from Mendeley Desktop. Therefore, I made imbSCI.BibTex from scratch, expanding functionality beyond what was provided by other open source projects.