rstudio / rticles

LaTeX Journal Article Templates for R Markdown
https://pkgs.rstudio.com/rticles/
1.47k stars 519 forks source link

Adding INFORMS template #460

Closed robjhyndman closed 2 years ago

robjhyndman commented 2 years ago

How to contribute a new output format ?

To contribute a new article template to this package, please make sure you have done the following things (note that journalname_article below is only an example name):

Lastly, please try your best to do only one thing per pull request (e.g., if you want to add two output formats, do them in two separate pull requests), and refrain from making cosmetic changes in the code base: https://yihui.name/en/2018/02/bite-sized-pull-requests/

Thank you!

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

robjhyndman commented 2 years ago

All issues addressed in the latest commit https://github.com/rstudio/rticles/pull/460/commits/a225596448cd523587f72f489387b8bd151270cd

The red text in the output is hard-coded into the informs.cls file.