Skip to content

Commit 1fede60

Browse files
committed
Added preprint citation to README
1 parent db92556 commit 1fede60

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,11 @@ pip install pseudobatch[error_propagation]
4040
Now the error propagation module is installed and ready to use. Note that the first time you import the error propagation module CmdStan will compile the Stan model this will take several minutes.
4141

4242
## How to cite
43-
If you use the pseudobatch transformation please cite the original article XXX.
43+
If you use the pseudobatch transformation please cite the preprint article until the peer reviewed article is published.
44+
45+
> Pseudo batch transformation: A novel method to correct for mass removal through sample withdrawal of fed-batch fermentations
46+
> Viktor Hesselberg-Thomsen, Teddy Groves, Timothy McCubbin, Igor Marin de Mas, Ivan Martinez-Monge, Lars K Nielsen
47+
> bioRxiv 2024.05.27.596043; doi: https://doi.org/10.1101/2024.05.27.596043
4448
4549
## How to reproduce the simulations, analysis and figures from the article?
4650
The [article folder](./article/) holds the code which was used create the simulated datasets, to proof that the transformation works, analyse the error propagation and create the illustrations for the paper.

0 commit comments

Comments
 (0)