Thank you for making this tool! It's made dealing with citations in LaTeX far easier.
The hardest part about using it, however, is figuring out what the BibTeX input turns into in the CSL model. Documentation of that would be great, but, failing that, the BibTeX to JSON conversion is a very useful substitute. But I had to read the source code to figure out that the option was there.
How about adding a flag to citeproc-lua so that citeproc-lua --help shows the option? Or even just documenting it on Github?
Thank you for making this tool! It's made dealing with citations in LaTeX far easier.
The hardest part about using it, however, is figuring out what the BibTeX input turns into in the CSL model. Documentation of that would be great, but, failing that, the BibTeX to JSON conversion is a very useful substitute. But I had to read the source code to figure out that the option was there.
How about adding a flag to
citeproc-luaso thatciteproc-lua --helpshows the option? Or even just documenting it on Github?