|
1 | 1 | Authors |
2 | 2 | ################ |
3 | 3 |
|
| 4 | +.. image:: _static/IMG_784FC721EEEE-1.png |
| 5 | + :width: 250 |
| 6 | + |
4 | 7 | | `Felix Rios <https://felixleopoldo.github.io>`_ |
5 | 8 | | `Department of Paediatrics, Division of Biomedical Data Science <https://medicine.nus.edu.sg/sites/bids/people.html>`_ |
6 | 9 | | NUS Singapore |
7 | 10 |
|
| 11 | + |
| 12 | + |
| 13 | +.. image:: https://avatar.unibas.ch/image/236B4DEB-A2B0-47C4-BDA0-D9D46334F7E9 |
| 14 | + :width: 250 |
| 15 | + |
| 16 | + |
8 | 17 | | `Giusi Moffa <https://dmi.unibas.ch/en/persons/moffa-giusi/>`_ |
9 | 18 | | `Department of Mathematics and Computer Science <https://dmi.unibas.ch/en/>`_ |
10 | 19 | | University of Basel, Switzerland |
11 | 20 |
|
| 21 | +.. image:: https://bsse.ethz.ch/cbg/group/people/person-detail.person_image.jpeg?persid=MjA3Mjc0 |
| 22 | + :width: 250 |
| 23 | + |
| 24 | + |
12 | 25 | | `Jack Kuipers <https://bsse.ethz.ch/cbg/group/people/person-detail.MjA3Mjc0.TGlzdC81MTYsOTQ0ODM3Mzc2.html>`_ |
13 | 26 | | `Department of Biosystems Science and Eng. <https://bsse.ethz.ch/>`_ |
14 | 27 | | ETH Zürich, Switzerland |
@@ -57,14 +70,16 @@ BibTeX entry for citing Benchpress: |
57 | 70 |
|
58 | 71 | .. code:: bibtex |
59 | 72 |
|
60 | | - @misc{rios2021benchpress, |
61 | | - title={Benchpress: a scalable and versatile workflow for benchmarking structure learning algorithms for graphical models}, |
62 | | - author={Felix L. Rios and Giusi Moffa and Jack Kuipers}, |
63 | | - year={2021}, |
64 | | - eprint={2107.03863}, |
65 | | - archivePrefix={arXiv (to appear in the Journal of Statistical Software)}, |
66 | | - primaryClass={stat.ML} |
67 | | - } |
| 73 | + @Article{rios2025benchpress, |
| 74 | + author = {Felix L. Rios and Giusi Moffa and Jack Kuipers}, |
| 75 | + title = {{Benchpress}: A Versatile Platform for Structure Learning in Causal and Probabilistic Graphical Models}, |
| 76 | + journal = {Journal of Statistical Software}, |
| 77 | + year = {2025}, |
| 78 | + volume = {114}, |
| 79 | + number = {12}, |
| 80 | + pages = {1--43}, |
| 81 | + doi = {10.18637/jss.v114.i12} |
| 82 | + } |
68 | 83 |
|
69 | 84 | .. footbibliography:: |
70 | 85 |
|
0 commit comments