Recent Releases of rejoinderoo

rejoinderoo - Rejoinderoo - v2

We are excited to announce the completely new version of Rejoinderoo, now implemented in Golang and HTMX! 🎉

Rejoinderoo helps you generate a LaTeX/Typst rejoinder (a response to reviewers) document based on a CSV or Excel file. This release includes the following features:

  • Support for Excel in addition to CSV
  • Support for Typst as a rejoinder template
  • An improved command-line interface (CLI)
  • A web UI using HTMX, available alongside the CLI program. The hosted version on https://rejoinderoo.andreasbauer.org can be used directly without any installation.

To get started, follow the instructions in the README.md file.

Enjoy Rejoinderoo!

- Go
Published by andreas-bauer 7 months ago

rejoinderoo - Rejoinderoo - v1

We are excited to announce the release of Rejoinderoo v1.0.0! 🎉

Rejoinderoo is a Python-based program. It helps you generate a LaTeX rejoinder (response to reviewers) document based on a CSV file. This release includes the following features:

  • Interactive Field Selection: Choose which fields (columns) and their order to include in the generated document.
  • Color-Coded Responses: Automatically assign custom colors to reviewer responses based on the ID field.
  • Customizable Templates: Modify or replace the provided LaTeX template (template.tex) to suit your needs.
  • Simple Command-Line Usage: Run the program with just two arguments: the input CSV file and the output file name.

To get started, follow the instructions in the README.md file.

Enjoy Rejoinderoo!

- Go
Published by andreas-bauer 11 months ago