Skip to content

Commit

Permalink
fix missing publisher for "PASP"
Browse files Browse the repository at this point in the history
  • Loading branch information
znmeb committed Jan 6, 2025
1 parent 4595e28 commit 7074bf1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion inst/REFERENCES.bib
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,8 @@ @Book{ paspweb2010
author = "Julius O. Smith",
title = "Physical Audio Signal Processing",
url = {http://ccrma.stanford.edu/~jos/pasp/},
year = "accessed 2023-10-21"
year = "accessed 2023-10-21",
publisher = "CCRMA"
}

@InProceedings{ pelc2008updating,
Expand Down
3 changes: 2 additions & 1 deletion vignettes/REFERENCES.bib
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,8 @@ @Book{ paspweb2010
author = "Julius O. Smith",
title = "Physical Audio Signal Processing",
url = {http://ccrma.stanford.edu/~jos/pasp/},
year = "accessed 2023-10-21"
year = "accessed 2023-10-21",
publisher = "CCRMA"
}

@InProceedings{ pelc2008updating,
Expand Down

0 comments on commit 7074bf1

Please sign in to comment.