mjpost / bibsearch

Download, manage, and search a BibTeX database.
Other
63 stars 5 forks source link

-b option doesn't work #36

Closed texttheater closed 5 years ago

texttheater commented 5 years ago

Using the search command with the -b option.

Expected behavior: shows output in bibtex format.

Actual behavior: shows text summary, same as without the option.

$ bibsearch search damonte incremental -b
1. [damonte2017:incremental] Marco Damonte, Shay B. Cohen and Giorgio
   Satta. 2017. "An Incremental Parser for Abstract Meaning
   Representation". Proceedings of the 15th Conference of the European
   Chapter of the Association for Computational Linguistics: Volume 1,
   Long Papers. http://aclweb.org/anthology/E17-1051
[INFO] Download and display any of these PDFs with 'bibsearch open N' (N the index).
cl3wis commented 5 years ago

I think I have a fix in PR #38

davvil commented 5 years ago

Thanks for reporting this and providing a fix so quickly!

At the moment both Matt and I are on vacation. We will revise and merge in one or two weeks time.

On Mon, 16 Jul 2018, 18:53 Chris, notifications@github.com wrote:

I think I have a fix in PR #38 https://github.com/mjpost/bibsearch/pull/38

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mjpost/bibsearch/issues/36#issuecomment-405313249, or mute the thread https://github.com/notifications/unsubscribe-auth/AApuRRKOIPbJy5faFJKFt-6TLPdyqId1ks5uHMT7gaJpZM4VQo07 .

mjpost commented 5 years ago

This was fixed in commit 467bcd802e5e439fbb2418f9643311f0ba93e1bf.