Davemsdevsa / SharpBibTex

BibTex is a great way of handling references for academic work but the support in word is lacking. This project aims to resolve that problem by creating a BibTexParser and an Office Addin for Word that Processes BibTex references off of Academic Sites. This leverages the built in reference manager that word uses.
http://davemsdevsa.github.io/SharpBibTex
1 stars 0 forks source link

MS Word Ribbon - From file button does not work #2

Closed Davemsdevsa closed 9 years ago

Davemsdevsa commented 9 years ago

Loading references from a bib file does nothing at this point in time. Expected behaviour is click on the from file button and a file dialog appears with a (.bib) wild card. Select file and open and the file is processed and added to the references.

Davemsdevsa commented 9 years ago

Added Feature