On 06/02/2016 02:24 AM, racoon wrote:
> Hi,
>
> I would like to use other citation styles, like biblatex's
> "\citetitle{<citation>}". Is it possible to add this to the "Insert
> citation" dialog?In principle, yes. The styles are defined in modules, such as natbib.module, and you could add more styles to that module, say. But the syntax is not documented outside the code, so you'll have to figure it out, more or less. Richard
