From 8c8f64ea656e4ce3ce8e02fe5cc22169f3529e8f Mon Sep 17 00:00:00 2001 From: Adrien Corenflos Date: Mon, 19 Feb 2024 07:19:16 +0200 Subject: [PATCH 1/2] Update README.md Update citation. --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 45fc65dd2..dbc7b4dce 100644 --- a/README.md +++ b/README.md @@ -138,12 +138,13 @@ Please follow our [short guide](https://github.com/blackjax-devs/blackjax/blob/m To cite this repository: ``` -@software{blackjax2020github, - author = {Cabezas, Alberto, Lao, Junpeng, and Louf, R\'emi}, - title = {{B}lackjax: A sampling library for {JAX}}, - url = {http://github.com/blackjax-devs/blackjax}, - version = {}, - year = {2023}, +@misc{cabezas2024blackjax, + title={BlackJAX: Composable {B}ayesian inference in {JAX}}, + author={Alberto Cabezas and Adrien Corenflos and Junpeng Lao and Rémi Louf}, + year={2024}, + eprint={2402.10797}, + archivePrefix={arXiv}, + primaryClass={cs.MS} } ``` In the above bibtex entry, names are in alphabetical order, the version number should be the last tag on the `main` branch. From 28156db32e202276d88f53e54f013e495a089159 Mon Sep 17 00:00:00 2001 From: Adrien Corenflos Date: Wed, 21 Feb 2024 11:09:21 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbc7b4dce..085e87a9d 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ To cite this repository: ``` @misc{cabezas2024blackjax, - title={BlackJAX: Composable {B}ayesian inference in {JAX}}, + title={BlackJAX: Composable {B}ayesian inference in {JAX}}, author={Alberto Cabezas and Adrien Corenflos and Junpeng Lao and Rémi Louf}, year={2024}, eprint={2402.10797},