Skip to content

Commit 0ab5dbb

Browse files
committed
Add CITATION.bib and update README
1 parent fe5edf7 commit 0ab5dbb

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CITATION.bib

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
@article{Roa-Villescas2023,
2+
doi = {10.21105/joss.05700},
3+
url = {https://doi.org/10.21105/joss.05700},
4+
year = {2023},
5+
publisher = {The Open Journal},
6+
volume = {8},
7+
number = {90},
8+
pages = {5700},
9+
author = {Martin Roa-Villescas and Jin-Guo Liu},
10+
title = {TensorInference: A Julia package for tensor-based probabilistic inference},
11+
journal = {Journal of Open Source Software}
12+
}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ comprehensive introduction to the package read the
5151
## Citing
5252

5353
If you use TensorInference as part of your research, teaching, or other
54-
activities, please consider citing the following publication: [(TBA)]().
54+
activities, please consider [citing our work](CITATION.bib).
5555

5656
## Questions and Contributions
5757

0 commit comments

Comments
 (0)