Coder Social home page Coder Social logo

rebuttal's Introduction

rebuttal.sty

The rebuttal LaTeX class provides environments and macros to format a point by point response to a journal article review. A section can be defined for each reviewer and the reviewer's points are automatically numbered. Labels can be added to the reviewers' points so that they can be cross referenced from responses.

The class can be used to format the rebuttal serially, i.e. reviewer's point followed by authors' response, or as two columns so that the authors' response appears alongside the reviewer's comment.

Usage

The file rebuttal.sty from this package can either be placed in the directory in which the rebuttal document is being edited, or in one of the conventional places for storing local TeX and LaTeX files on your system. Then add one of the following lines to the preamble of your LaTeX document.

\usepackage{rebuttal}

\usepackage[table]{rebuttal}

The package accepts two options 'plain' and 'table'; 'plain' is the default option and can be omitted.

The package provides a pair of environments for the reviewer's point and a response, as well as a pair of macros for a shortpoint and a shortresponse. A reviewersection macro is used to begin each reviewer's comments, e.g.:

\reviewersection

\begin{point}
  ...
\end{point}
\begin{response}
  ...
\end{response}

\shortpoint{...}
\shortresponse{...}

See the example files included in this package for illustrations of how each option might be used (both source and PDF versions are provided). The default, plain option is the easiest to use. The table option has some formatting issues, can be brittle when used, and requires further refinement.

Licence

The LaTeX package and examples are licensed under the terms of the Creative Commons CC-BY-SA v3.0. The origin of the macros and the licence are explained in the "History" section below.

History

The LaTeX package has evolved from reponses to a question on StackOverflow.

rebuttal's People

Contributors

sjbutler avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.