-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #42 from nutriverse/dev
tidy up package
- Loading branch information
Showing
11 changed files
with
55 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,10 @@ | ||
citHeader("To cite sleacr in publications use:") | ||
|
||
citEntry( | ||
entry = "Manual", | ||
title = "sleacr: Simplified Lot Quality Assurance Sampling Evaluation of Access and Coverage (SLEAC) Tools in R", | ||
author = person("Ernest Guevarra"), | ||
year = "2023", | ||
note = "R package version 0.0.0.9000", | ||
url = "https://nutriverse.io/sleacr/", | ||
doi = "10.5281/zenodo.7510932", | ||
textVersion = paste( | ||
"Ernest Guevarra (2023).", | ||
"sleacr: Simplified Lot Quality Assurance Sampling Evaluation of Access and Coverage (SLEAC) Tools in R", | ||
"R package version 0.0.0.9000", | ||
"URL https://nutriverse.io/sleacr/", | ||
"DOI 10.5281/zenodo.7510932" | ||
) | ||
) | ||
bibentry( | ||
bibtype = "Manual", | ||
header = "To cite sleacr in publications use:", | ||
title = "Semi-Quantitative Evaluation of Access and Coverage ({SQUEAC})/Simplified Lot Quality Assurance Sampling Evaluation of Access and Coverage ({SLEAC}) Technical Reference", | ||
author = c(person("Mark Myatt"), person("Ernest Guevarra"), person("Lionella Fieschi"), person("Allison Norris"), person("Saul Guerrero"), person("Lilly Schofield"), person("Daniel Jones"), person("Ephrem Emru"), person("Kate Sadler")), | ||
year = "2012", | ||
publisher = "FHI 360/FANTA", | ||
location = "Washington, DC", | ||
url = "https://www.fantaproject.org/sites/default/files/resources/SQUEAC-SLEAC-Technical-Reference-Oct2012_0.pdf" | ||
) |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters