Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]
### Added
- JOSS paper
### Changed
- `README.md` updated
- `__init__` function in `PyMiloServer`
Expand Down
20 changes: 11 additions & 9 deletions paper/paper.bib
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,17 @@ @article{Garbin2022
doi = {10.1148/ryai.210127},
}

@article{bodimani2024assessing,
title={Assessing The Impact of Transparent AI Systems in Enhancing User Trust and Privacy},
author={Bodimani, Meghasai},
journal={Journal of Science \& Technology},
volume={5},
number={1},
pages={50--67},
year={2024},
doi={10.55662/JST.2024.5102}
@article{bodimani2024assessing,
place={Ahmedabad, India},
title={Assessing The Impact of Transparent AI Systems in Enhancing User Trust and Privacy},
volume={5},
url={https://thesciencebrigade.com/jst/article/view/68},
number={1},
journal={Journal of Science & Technology},
author={Bodimani, Meghasai},
year={2024},
month={Feb.},
pages={50–67}
}

@misc{Brownlee2018,
Expand Down