Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix URL handling in write_bib(): #2264

Merged
merged 4 commits into from
Aug 17, 2023
Merged

Fix URL handling in write_bib(): #2264

merged 4 commits into from
Aug 17, 2023

Commits on Jun 15, 2023

  1. Fix URL handling in write_bib():

      - add `packageURL` argument.  If
    TRUE (the default), use the DESCRIPTION file URL in preference to what `citation()` would use.
      - if multiple URLs are present,
    drop all but the first
    dmurdoch committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    4df7e52 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    6bc26ee View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Merge commit '4300e4968bc3cb2b02df7c5f0482bd508c4d222e'

    #Conflicts:
    #	NEWS.md
    yihui committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6265c6d View commit details
    Browse the repository at this point in the history
  2. cosmetic changes

    yihui committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3a3acd4 View commit details
    Browse the repository at this point in the history