]> nmode's Git Repositories - Rnaught/commitdiff
Update project URL and fix formatting for citation files
authorNaeem Model <me@nmode.ca>
Thu, 9 May 2024 20:38:33 +0000 (20:38 +0000)
committerNaeem Model <me@nmode.ca>
Thu, 9 May 2024 20:38:33 +0000 (20:38 +0000)
CITATION.cff
inst/CITATION

index 94e868496c0287f9bd4761e1e156c8567674bccf..c1edd196c9456cefcc310a1ffabe81089f81fea4 100644 (file)
@@ -37,7 +37,7 @@ preferred-citation:
   volume: '17'
   issue: '6'
   start: 1-24
   volume: '17'
   issue: '6'
   start: 1-24
-repository-code: https://github.com/hannajankowski/Rnaught
+repository-code: https://github.com/MI2YorkU/Rnaught
 contact:
 - family-names: Model
   given-names: Naeem
 contact:
 - family-names: Model
   given-names: Naeem
index d3771dbc99a1922252f789b0be8dfbbecc75e18e..48237b571624a0cc92021df6c86b2a793a80ef42 100644 (file)
@@ -1,16 +1,16 @@
 bibentry("Manual",
 bibentry("Manual",
-    other = unlist(citation(auto=meta), recursive=FALSE)
+  other = unlist(citation(auto=meta), recursive=FALSE)
 )
 
 bibentry("Article",
 )
 
 bibentry("Article",
-    doi = "10.1371/journal.pone.0269306",
-    author = "Sawitree Boonpatcharanon, Jane M. Heffernan, Hanna Jankowski" ,
-    journal = "PLOS ONE",
-    publisher = "Public Library of Science",
-    title = "Estimating the basic reproduction number at the beginning of an outbreak",
-    year = 2022,
-    month = 6,
-    volume = 17,
-    pages = "1-24",
-    number = 6
+  doi = "10.1371/journal.pone.0269306",
+  author = "Sawitree Boonpatcharanon, Jane M. Heffernan, Hanna Jankowski" ,
+  journal = "PLOS ONE",
+  publisher = "Public Library of Science",
+  title = "Estimating the basic reproduction number at the beginning of an outbreak",
+  year = 2022,
+  month = 6,
+  volume = 17,
+  pages = "1-24",
+  number = 6
 )
 )