Skip to content

Commit

Permalink
add citation
Browse files Browse the repository at this point in the history
  • Loading branch information
mnr committed Apr 26, 2024
1 parent 30e4ba6 commit 408c9cb
Showing 1 changed file with 7 additions and 13 deletions.
20 changes: 7 additions & 13 deletions inst/CITATION
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
citHeader("To cite rpigpior in publications use:")

citEntry(
entry = "Article",
title = ,
author = ,
journal = ,
year = ,
volume = ,
number = ,
pages = ,
url = ,
textVersion = paste(

)
bibentry(
key = "Article",
bibtype = "Misc",
url = "https://mnr.github.io/rpigpior/",
author = person("Mark", "Niemann-Ross"),
title = "rpigpior: Provides R with Access to the Raspberry Pi",
year = "2024"
)

0 comments on commit 408c9cb

Please sign in to comment.