bartleby.cli
cat-command
(cat-command inputs & options)
Parse the input BibTeX file(s) and reformat as a stream of BibTeX, with minimal changes
char-seq
(char-seq rdr)
Returns characters from rdr as a lazy sequence of strings.
interpolate-command
(interpolate-command inputs & options)
Replace literal names with cite commands, given .tex and .bib files
jats-command
(jats-command inputs & {:keys [update], :as options})
Parse BibTeX and output each reference in a full JATS XML article
json-command
(json-command inputs & options)
Parse BibTeX and output each component as JSON
json2bib-command
(json2bib-command inputs & options)
Parse JSON-LD and output as standard formatted BibTeX
test-command
(test-command inputs & options)
Test each file in args and output the ones that are not valid BibTeX