Skip to content

Commit

Permalink
added bibtype
Browse files Browse the repository at this point in the history
  • Loading branch information
iskandari committed Jul 8, 2023
1 parent 919c89e commit ce6e969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/CITATION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
citHeader("To cite bioRad in publications, please use:")

bibentry(entry = "article",
bibentry(bibtype = "Article",
title = "bioRad: biological analysis and visualization of weather radar data",
author = c(person(c("Adriaan", "M."), "Dokter"), person("Peter", "Desmet"), person(c("Jurriaan","H."), "Spaaks"), person("Stijn", "Van Hoey"), person("Lourens", "Veen"), person("Liesbeth", "Verlinden"), person("Cecilia","Nilsson"), person("Günther","Haase"), person("Hidde","Leijnse"), person("Andrew","Farnsworth"), person("Willem","Bouten"), person("Judy","Shamoun-Baranes")),
journal="Ecography",
Expand Down

0 comments on commit ce6e969

Please sign in to comment.