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 one or several entries and insert their references into a running LyX simply by clicking the Cite button, or selecting the Cite->Cite 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; therefore it is necessary to use bibtex as described in the LyX documentation.