Skip to content

Commit

Permalink
fixed bib for joss draft
Browse files Browse the repository at this point in the history
  • Loading branch information
rajitachandak committed Aug 26, 2024
1 parent 67790bb commit 28b39cd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ R/*.tar.gz
*.html
.Rproj.user
*/.DS_Store

#emacs
auto/
6 changes: 3 additions & 3 deletions paper.bib
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ @book{Wand-Jones_1995_Book
}

@Article{np,
title = {Nonparametric Econometrics: The \pkg{np} Package},
title = {Nonparametric Econometrics: The np Package},
author = {Tristen Hayfield and Jeffrey S. Racine},
journal = {Journal of Statistical Software},
year = {2008},
Expand All @@ -104,14 +104,14 @@ @Article{np

@Book{ggplot2,
author = {Hadley Wickham},
title = {\pkg{ggplot2}: Elegant Graphics for Data Analysis},
title = {ggplot2: Elegant Graphics for Data Analysis},
publisher = {Springer-Verlag New York},
year = {2016},
isbn = {978-3-319-24277-4}
}

@Manual{hdrcde,
title = {\pkg{hdrcde}: Highest Density Regions and Conditional Density Estimation},
title = {hdrcde: Highest Density Regions and Conditional Density Estimation},
author = {Rob J Hyndman and Jochen Einbeck and Matthew P Wand},
year = {2021},
note = {\proglang{R} package version 3.4}
Expand Down

0 comments on commit 28b39cd

Please sign in to comment.