From 28b39cd7c2da1b7ab86f5aab82b2b17a3a2da37e Mon Sep 17 00:00:00 2001 From: Rajita Chandak Date: Mon, 26 Aug 2024 11:53:01 +0200 Subject: [PATCH] fixed bib for joss draft --- .gitignore | 3 +++ paper.bib | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2905200..75cb11f 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,6 @@ R/*.tar.gz *.html .Rproj.user */.DS_Store + +#emacs +auto/ diff --git a/paper.bib b/paper.bib index 4452883..1616c25 100644 --- a/paper.bib +++ b/paper.bib @@ -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}, @@ -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}