Using pybliographic with LyX

It is possible to directly use pybliographer in order to insert bibliographic references into LyX. To do so, one first has to start the LyX server. In the configuration file ~/.lyx/lyxrc, add the following line before starting LyX:

      \serverpipe "~/.lyx/lyxpipe"
    

Then, in pybliographic, it is possible to select an entry and insert a reference into a running LyX simply by clicking the Insert button, or selecting the Format->Insert in LyX menu item.

For the moment, it is the user's job to ensure that he/she inserts entries corresponding to the actual database being used. pybliographic does not handle the full job of bibliography generation, so that it is necessary to use bibtex as described in the LyX documentation.