In the course of installing bibcite, I ran across this when installing the libraries:

Package academicpuma/citeproc-php is abandoned, you should avoid using it. Use seboettg/citeproc-php instead.

Comments

jazztini created an issue. See original summary.

Anonymous’s picture

jazztini

Did you run into any issues using seboettg/citeproc-php instead? I noticed this last week but was waiting to see what the new recommended library would be.

jazztini’s picture

There were no problems getting bibcite to function, but the audiolabs bibtex parser has some problems. It does not understand the @string command, for example. According to the code in the BibtexParser class, the author sees them as "some funny comment string" (line 29).

  • adci_contributor committed 3d34480 on 8.x-1.x
    Revert "Issue #2890053 by jazztini, Bwolf: academicpuma/citeproc-php is...

antongp’s picture

Component: Documentation » Code
Assigned: Unassigned » antongp
Category: Bug report » Task
Status: Active » Needs work
antongp’s picture

Status: Needs work » Closed (duplicate)

Closing this issue in favor to #2992234: Deprecated packages in dependencies as more general.