Skip to content

Commit

Permalink
changed citation style to bibentry
Browse files Browse the repository at this point in the history
  • Loading branch information
caranathunge committed Jul 17, 2023
1 parent d6d2fb5 commit 62a931a
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions inst/CITATION
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
citHeader("To cite promor in publications use:")

citEntry(
entry = "Article",
bibentry(
bibtype = "Article",
textVersion = "Ranathunge, C.; Patel, S.S.; Pinky, L.; Correll, V.L.; Semmes, O.J.; Armstrong, R.K.; Combs, C.D.; Nyalwidhe, J.O. 2023 promor: a comprehensive R package for label-free proteomics data analysis and predictive modeling. Bioinformatics Advances, 3(1)",
header = "To cite promor in publications use",
title = "promor: a comprehensive R package for label-free proteomics data analysis and predictive modeling",
author = "Ranathunge, Chathurani and Patel, Sagar S. and Pinky, Lubna and Correll, Vanessa L. and Chen, Shimin and Semmes, O. John and Armstrong, Robert K. and Combs, C. Donald and Nyalwidhe, Julius O.",
journal = "Bioinformatics Advances",
year = "2023",
volume = "3",
number = "1",
textVersion = "Ranathunge, C.; Patel, S.S.; Pinky, L.; Correll, V.L.; Semmes, O.J.; Armstrong, R.K.; Combs, C.D.; Nyalwidhe, J.O. 2023 promor: a comprehensive R package for label-free proteomics data analysis and predictive modeling. Bioinformatics Advances, 3(1)"
number = "1"
)

0 comments on commit 62a931a

Please sign in to comment.