jeffreyevans / rfUtilities

R package for random forests model selection, inference, evaluation and validation
GNU General Public License v3.0
23 stars 11 forks source link

CITATION file generates bad bibtex keys #8

Closed friendly closed 2 years ago

friendly commented 2 years ago

Running all my installed packages through knitr::write_bib() I get errors from the generated BibTeX entries in your CITATION file. You should use keywords = rather than key = Here is what happens with your first citation, giving an invalid bibtex key

@Article{class balance,
  author = {Jeffrey S. Evans and Sammual A. Cushman},
  title = {Gradient Modeling of Conifer Species Using Random Forest},
  journal = {Landscape Ecology},
  number = {5},
  pages = {673-683},
  year = {2009},
}
jeffreyevans commented 2 years ago

Got, it. Thanks. Just pushed update now.

From: Michael Friendly @.> Sent: Wednesday, February 9, 2022 12:04 PM To: jeffreyevans/rfUtilities @.> Cc: Subscribed @.***> Subject: [jeffreyevans/rfUtilities] CITATION file generates bad bibtex keys (Issue #8)

Running all my installed packages through knitr::write_bib() I get errors from the generated BibTeX entries in your CITATION file. You should use keywords = rather than key = Here is what happens with your first citation, giving an invalid bibtex key

@Article{class balance,

author = {Jeffrey S. Evans and Sammual A. Cushman},

title = {Gradient Modeling of Conifer Species Using Random Forest},

journal = {Landscape Ecology},

number = {5},

pages = {673-683},

year = {2009},

}

— Reply to this email directly, view it on GitHubhttps://github.com/jeffreyevans/rfUtilities/issues/8, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACLKH74MJ64N4FLKGVAPMP3U2K3CDANCNFSM5N6L73JQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you are subscribed to this thread.Message ID: @.**@.>>