Replies: 1 comment 1 reply
-
|
The current API is very likely to APIThe following are important functions/methods.
|
Beta Was this translation helpful? Give feedback.
-
|
The current API is very likely to APIThe following are important functions/methods.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm the author of the
papis.nvimneovim plugin. It's a companion plugin for thepapiscli reference manager. The plugin allows users to search their library, insert references into their documents, add notes, and so on. One functionality some users have asked for is to insert formatted citations. I've implemented a pretty basic version of this, but it would obviously be much nicer to be able to insert proper citations using CSL. Neovim plugins can now use luarocks and so I was thinking of leveraging your really neat looking module for this functionality. However, I'm a bit unsure how to do so because your focus in the readme seems to be on LaTeX documents.Is there some way I could import your module, call some function with some bibliographical data, a citation style, and get back a formatted citation? I would really appreciate some pointers!
Let me know if I can provide some more information.
Beta Was this translation helpful? Give feedback.
All reactions