Liking cljdoc? Tell your friends :D

bartleby.cli


-mainclj

(-main & argv)
source

cat-commandclj

(cat-command inputs & options)

Parse the input BibTeX file(s) and reformat as a stream of BibTeX, with minimal changes

Parse the input BibTeX file(s) and reformat as a stream of BibTeX, with minimal changes
sourceraw docstring

char-seqclj

(char-seq rdr)

Returns characters from rdr as a lazy sequence of strings.

Returns characters from rdr as a lazy sequence of strings.
sourceraw docstring

cli-optionsclj

source

commandsclj

source

interpolate-commandclj

(interpolate-command inputs & options)

Replace literal names with cite commands, given .tex and .bib files

Replace literal names with cite commands, given .tex and .bib files
sourceraw docstring

jats-commandclj

(jats-command inputs & {:keys [update] :as options})

Parse BibTeX and output each reference in a full JATS XML article

Parse BibTeX and output each reference in a full JATS XML article
sourceraw docstring

json-commandclj

(json-command inputs & options)

Parse BibTeX and output each component as JSON

Parse BibTeX and output each component as JSON
sourceraw docstring

json2bib-commandclj

(json2bib-command inputs & options)

Parse JSON-LD and output as standard formatted BibTeX

Parse JSON-LD and output as standard formatted BibTeX
sourceraw docstring

test-commandclj

(test-command inputs & options)

Test each file in args and output the ones that are not valid BibTeX

Test each file in args and output the ones that are not valid BibTeX
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close