From cdce5c63a1ecb4c40dbcb2896da271c4adbd6bc1 Mon Sep 17 00:00:00 2001 From: yufree Date: Wed, 15 Jan 2025 09:40:32 -0500 Subject: [PATCH] fix citation --- inst/CITATION | 56 ++++++++++++++++++-------------------------------- man/MaConDa.Rd | 2 +- 2 files changed, 21 insertions(+), 37 deletions(-) diff --git a/inst/CITATION b/inst/CITATION index 2b2c777..5ee9988 100644 --- a/inst/CITATION +++ b/inst/CITATION @@ -1,36 +1,20 @@ -citHeader("To cite the pmd package in publications use:") - -citEntry( - entry="article", - title = "Structure/reaction directed analysis for LC-MS based untargeted analysis", - journal = "Analytica Chimica Acta", - volume = "1050", - pages = "16 - 24", - year = "2019", - issn = "0003-2670", - doi = "10.1016/j.aca.2018.10.062", - url = "https://doi.org/10.1016/j.aca.2018.10.062", - author = "Miao Yu and Mariola Olkowicz and Janusz Pawliszyn", - textVersion = paste("Miao Yu, Mariola Olkowicz, Janusz Pawliszyn", - "2019", - "Structure/reaction directed analysis for LC-MS based untargeted analysis,", - "Analytica Chimica Acta, 1050, 16-24.")) -citEntry( - entry="article", - title = "Untargeted high-resolution paired mass distance data mining for retrieving general chemical relationships", - journal = "Communications Chemistry", - volume = "3", - pages = "157", - year = "2020", - issn = "2399-3669", - doi = "10.1038/s42004-020-00403-z", - url = "https://doi.org/10.1038/s42004-020-00403-z", - author = "Miao Yu and Lauren Petrick", - textVersion = paste("Miao Yu, Lauren Petrick", - "2020", - "Untargeted high-resolution paired mass distance data mining for retrieving general chemical relationships,", - "Communications Chemistry, 3, 157.")) - -citFooter(paste("Some functions", - "party algorithms, see manpages and related packages", - "for respective citations.")) +bibentry( + "Article", + title = "Structure/reaction directed analysis for LC-MS based untargeted analysis", + author = as.person("Miao Yu, Mariola Olkowicz, Janusz Pawliszyn"), + journal = "Analytica Chimica Acta", + year = "2019", + volume = "1050", + pages = "16-24", + doi = "10.1016/j.aca.2018.10.062" + ) +bibentry( + "Article", + title = "Untargeted high-resolution paired mass distance data mining for retrieving general chemical relationships", + author = as.person("Miao Yu, Lauren Petrick"), + journal = "Communications Chemistry", + year = "2020", + volume = "3", + pages = "157", + doi = "10.1038/s42004-020-00403-z" + ) diff --git a/man/MaConDa.Rd b/man/MaConDa.Rd index 7cab3cf..9ef8f11 100644 --- a/man/MaConDa.Rd +++ b/man/MaConDa.Rd @@ -15,7 +15,7 @@ A data frame with 308 rows and 5 variables: } } \source{ -\url{https://academic.oup.com/bioinformatics/article/28/21/2856/236679} +\url{https://doi.org/10.1093/bioinformatics/bts527} } \usage{ data(sda)