diff --git a/Examples.md b/Examples.md index 8d9c94b..dd9460d 100644 --- a/Examples.md +++ b/Examples.md @@ -43,6 +43,7 @@ Table of Contents * [LastPass CLI](#lastpass-cli) * [fzf-marker](#fzf-marker) * [Search for academic pdfs by author, title, keywords, abstract](#search-for-academic-pdfs-by-author-title-journal-institution) +* [BibTeX](#bibtex) @@ -1142,3 +1143,11 @@ Requires the [pdftotext](https://en.wikipedia.org/wiki/Pdftotext) command line t ![](https://user-images.githubusercontent.com/1019692/34446795-12229072-ecac-11e7-856a-ec0df0de60ae.gif) The script is now given at https://github.com/bellecp/fast-p + +### BibTeX + +Search records in BibTeX files using FZF, select records to cite, or pretty print in markdown. With vim integration. + +![](https://d.pr/i/8uXzLx+ "screenshot") + +This plugin is at https://github.com/msprev/fzf-bibtex \ No newline at end of file