Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 422 Bytes

File metadata and controls

19 lines (12 loc) · 422 Bytes

This package has been deprecated

This package has been consolidated into @altmetric/identifiers.

Migration

Replace:

import { extract } from 'identifiers-bibcode';

With:

import { extract } from '@altmetric/identifiers/bibcode';

See the @altmetric/identifiers README for full documentation.