Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Naeemkh committed Mar 13, 2024
1 parent 9c31b4e commit 4de1ee2
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions paper/paper.bib
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ @Manual{R_2023
url = {https://www.R-project.org/},
}

@misc{CausalGPS_R,
title={{CausalGPS}: An {R} Package for Causal Inference With Continuous Exposures},
author={Naeem Khoshnevis and Xiao Wu and Danielle Braun},
year={2023},
eprint={2310.00561},
archivePrefix={arXiv},
primaryClass={stat.CO},
doi = {10.48550/arXiv.2310.00561}
@Article{CausalGPS_R,
title={{CausalGPS}: An {R} Package for Causal Inference With Continuous Exposures},
author={Naeem Khoshnevis and Xiao Wu and Danielle Braun},
year={2023},
eprint={2310.00561},
archivePrefix={arXiv},
primaryClass={stat.CO},
doi = {10.48550/arXiv.2310.00561}
}

@Article{MatchIt_R,
Expand Down

0 comments on commit 4de1ee2

Please sign in to comment.