Skip to content

Commit

Permalink
v1.2.2+docs1
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavnatarajan committed Jun 18, 2024
1 parent bfffcc6 commit c7d51c0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ A more elaborate example can be found in the detailed documentation. Examples fr
## Citing this package
If you want to use this package in your work, please cite it as:

Natarajan, A., De Iorio, M., Heinecke, A., Mayer, E. and Glenn, S. (2023). ‘Cohesion and Repulsion in Bayesian Distance Clustering’, _Journal of the Americal Statistical Association_. DOI: [10.1080/01621459.2023.2191821](https://doi.org/10.1080/01621459.2023.2191821).
Natarajan, A., De Iorio, M., Heinecke, A., Mayer, E. and Glenn, S. (2023). ‘Cohesion and Repulsion in Bayesian Distance Clustering’, _Journal of the American Statistical Association, 119(546), pp. 1374--1384_. DOI: [10.1080/01621459.2023.2191821](https://doi.org/10.1080/01621459.2023.2191821).

For BibTeX users:

Expand All @@ -57,6 +57,9 @@ For BibTeX users:
author = {Natarajan, Abhinav and De Iorio, Maria and Heinecke, Andreas and Mayer, Emanuel and Glenn, Simon},
title = {Cohesion and Repulsion in Bayesian Distance Clustering},
journal = {Journal of the American Statistical Association},
volume = {119},
issue = {546},
pages={1374--1384},
year = {2023}
}
```
Expand Down
7 changes: 5 additions & 2 deletions docs/src/cite.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Citation Information
If you want to use this package in your work, please cite it as:

Natarajan, A., De Iorio, M., Heinecke, A., Mayer, E. and Glenn, S. (2023). ‘Cohesion and Repulsion in Bayesian Distance Clustering’, _Journal of the Americal Statistical Association_. DOI: [10.1080/01621459.2023.2191821](https://doi.org/10.1080/01621459.2023.2191821).
Natarajan, A., De Iorio, M., Heinecke, A., Mayer, E. and Glenn, S. (2023). ‘Cohesion and Repulsion in Bayesian Distance Clustering’, _Journal of the American Statistical Association, 119(546), pp. 1374--1384_. DOI: [10.1080/01621459.2023.2191821](https://doi.org/10.1080/01621459.2023.2191821).

For BibTeX users:

Expand All @@ -11,6 +11,9 @@ For BibTeX users:
author = {Natarajan, Abhinav and De Iorio, Maria and Heinecke, Andreas and Mayer, Emanuel and Glenn, Simon},
title = {Cohesion and Repulsion in Bayesian Distance Clustering},
journal = {Journal of the American Statistical Association},
volume = {119},
issue = {546},
pages={1374--1384},
year = {2023}
}
```
```

0 comments on commit c7d51c0

Please sign in to comment.