Skip to content

Commit

Permalink
Update citations
Browse files Browse the repository at this point in the history
  • Loading branch information
pbiecek authored Dec 22, 2023
1 parent 1a5e36d commit ae50442
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,16 +85,19 @@ Future plans:

If you use `survex`, please cite [our article](https://doi.org/10.1093/bioinformatics/btad723):

> M. Spytek, M. Krzyziński, S. H. Langbein, H. Baniecki, M. N. Wright, P. Biecek. *survex: an R package for explaining machine learning survival models*. **Bioinformatics**, 2023.
> M. Spytek, M. Krzyziński, S. H. Langbein, H. Baniecki, M. N. Wright, P. Biecek. *survex: an R package for explaining machine learning survival models*. **Bioinformatics**, Volume 39, Issue 12, btad723, 2023.
```
@article{spytek2023survex,
author = {Mikołaj Spytek and Mateusz Krzyziński and Sophie Hanna Langbein and
Hubert Baniecki and Marvin N Wright and Przemysław Biecek},
title = {survex: an {R} package for explaining machine learning survival models},
journal = {Bioinformatics},
pages = {btad723},
year = {2023},
volume = {39},
number = {12},
pages = {btad723},
year = {2023},
month = {12},
doi = {10.1093/bioinformatics/btad723}
}
```
Expand Down

0 comments on commit ae50442

Please sign in to comment.