Skip to content

Commit

Permalink
Fix refs
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau-lilly committed Apr 20, 2021
1 parent bd5e306 commit 1f9b58f
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions inst/paper.bib
Original file line number Diff line number Diff line change
Expand Up @@ -59,19 +59,20 @@ @book{
year = {2014}
}

@Manual{
@misc{
stantargets,
title = {stantargets: Targets for Stan Workflows},
author = {William Michael Landau},
note = {https://docs.ropensci.org/stantargets/, https://github.com/ropensci/stantargets},
howpublished = {\url{https://docs.ropensci.org/stantargets/}},
year = {2021}
}

@Manual{
@misc{
cmdstanr,
title = {cmdstanr: {R} Interface to '{C}md{S}tan'},
author = {Jonah Gabry and Rok Češnovar},
year = {2020},
note = {https://mc-stan.org/cmdstanr, https://discourse.mc-stan.org}
year = {2021},
howpublished = {\url{https://mc-stan.org/cmdstanr}}
}

@misc{
Expand Down

0 comments on commit 1f9b58f

Please sign in to comment.