Skip to content

Add inst/CITATION for published article#80

Merged
osorensen merged 2 commits intomainfrom
copilot/update-citation-format
Feb 5, 2026
Merged

Add inst/CITATION for published article#80
osorensen merged 2 commits intomainfrom
copilot/update-citation-format

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 5, 2026

The package needed to return proper citation information for the published Bayesian Analysis article when users call citation("BayesMallowsSMC2").

Changes

  • Created inst/CITATION: Standard R package citation file with bibentry for the published article
    • Formatted output: "Sørensen, Ø., Stein, A., Netto, W. L., & Leslie, D. S. (2025). Sequential Rank and Preference Learning with the Bayesian Mallows Model. Bayesian Analysis, 1(1), 1–26. https://doi.org/10.1214/25-BA1564"
  • Updated inst/REFERENCES.bib: Added volume and number fields (1(1)) to match published version

Usage

citation("BayesMallowsSMC2")
# Returns formatted citation for Bayesian Analysis 2025 article
Original prompt

This section details on the original issue you should resolve

<issue_title>Update citation</issue_title>
<issue_description>> citation("BayesMallowsSMC2")
should return:

Sørensen, Ø., Stein, A., Netto, W. L., & Leslie, D. S. (2025). Sequential Rank and Preference Learning with the Bayesian Mallows Model. Bayesian Analysis, 1(1), 1–26. https://doi.org/10.1214/25-BA1564
</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: osorensen <21175639+osorensen@users.noreply.github.com>
Copilot AI changed the title [WIP] Update citation for BayesMallowsSMC2 Add inst/CITATION for published article Feb 5, 2026
Copilot AI requested a review from osorensen February 5, 2026 08:23
@osorensen osorensen marked this pull request as ready for review February 5, 2026 08:24
@osorensen osorensen merged commit 78dc5bf into main Feb 5, 2026
5 checks passed
@osorensen osorensen deleted the copilot/update-citation-format branch February 5, 2026 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update citation

2 participants