zotero / citeproc-js-server

Web service to generate citations and bibliographies using citeproc-js
Other
60 stars 39 forks source link

allow configuration of outputformat from command line #22

Closed titaniumbones closed 5 years ago

titaniumbones commented 8 years ago

right now outputformat is hardcoded to html (line 94 of lib/citeServer.js). Shouldn't this be configurable, much like responeformat is (switch statement lines 291 ff.)? I can try to write a patch for this if you guys don't have time ( I will be slow though).

dstillman commented 5 years ago

outputformat is a request parameter