Skip to content

Commit

Permalink
Fix citation ormatting
Browse files Browse the repository at this point in the history
  • Loading branch information
howardjp committed Oct 1, 2020
1 parent 17e8b5e commit 9494d7c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions inst/CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ bibentry(bibtype = "Article",
volume = "3",
number = "22",
pages = "480",
doi = "10.21105/joss.00480",
url = "https://joss.theoj.org/papers/10.21105/joss.00480")
doi = "10.21105/joss.00480")

bibentry(bibtype = "Manual",
title = "{phonics}: Phonetic Spelling Algorithms in R",
Expand Down

0 comments on commit 9494d7c

Please sign in to comment.