File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
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
+ }
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ comprehensive introduction to the package read the
51
51
## Citing
52
52
53
53
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 ) .
55
55
56
56
## Questions and Contributions
57
57
You can’t perform that action at this time.
0 commit comments