From 4a3570e4704ade6c037f909dabadf78c99d24a4c Mon Sep 17 00:00:00 2001
From: Thomas <purcell@fhi-berlin.mpg.de>
Date: Wed, 15 Sep 2021 10:38:45 +0200
Subject: [PATCH] Update bib for the paper

---
 joss/paper.bib | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/joss/paper.bib b/joss/paper.bib
index 02d461ad..877349e8 100644
--- a/joss/paper.bib
+++ b/joss/paper.bib
@@ -3,6 +3,18 @@ Any changes to this file will be lost if it is regenerated by Mendeley.
 
 BibTeX export options can be customized via Options -> BibTeX in Mendeley Desktop
 
+@misc{Xu,
+author = {Xu, Chuanqi},
+title = {{chuanqixu/SISSOkit: Modules for cross validation, evaluation and plot of SISSO}},
+url = {https://github.com/chuanqixu/SISSOkit},
+urldate = {2021-09-15}
+}
+@misc{Waroquiers,
+author = {Waroquiers, David},
+title = {{Matgenix/pysisso: Python interface to the SISSO (Sure Independence Screening and Sparsifying Operator) method.}},
+url = {https://github.com/Matgenix/pysisso},
+urldate = {2021-09-15}
+}
 @misc{Ouyang,
 author = {Ouyang, Runhai},
 title = {{GitHub - rouyang2017/SISSO: A data-driven method combining symbolic regression and compressed sensing toward accurate {\&} interpretable models}},
-- 
GitLab