/2022-10-Predictive-Microbiology-Softwares

Book Chapter in Basic Protocols in Predictive Microbiology Softwares

Primary LanguageTeX

Model Calibration with Process Variables depending on Environmental Parameters

GitHub Workflow Status GitHub release (latest by date)

Compilation

We assume a working Texlive installation. Compile with

latexmk -pdf --shell-scape --output-dir=out

or simply use

make

if cloning from the Github repository

More Functionalities

Bibexport

Export all bibliography items into a single file.

make bibexport

Citecound

Counts the number of citations currently used in the document.

make citecount

Examine Errors

Examines errors of the main.log file (can only be used after make or make fresh).

make examine

Latexpand

Create a single large LaTeX file.

make latexpand

Wordcount

See how many words are in the LaTeX document text at the moment.

make wordcount

Licensing

The license for this project is not yet decided.