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.
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
Comment #2
Anonymous (not verified) commentedjazztini
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.
Comment #3
jazztini commentedThere 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).
Comment #7
antongp commentedComment #8
antongp commentedClosing this issue in favor to #2992234: Deprecated packages in dependencies as more general.