Skip to content

Releases: mediawiki-utilities/python-mwcites

v0.2.0

Choose a tag to compare

@halfak halfak released this 06 Apr 17:03

Adds support for extracting arXiv identifiers.

v0.1.2

Choose a tag to compare

@halfak halfak released this 09 Mar 15:56

Minor fixes and updated requirements.

v0.1.0

Choose a tag to compare

@halfak halfak released this 06 Mar 18:36

Adds ISBN extractor. Thanks ahagenbruch!

v0.0.5

Choose a tag to compare

@halfak halfak released this 10 Feb 16:26

Cleans up the utilities and expands arguments that 'extract' utility will take. The utility is renamed to 'mwcitations' to avoid a name clash.

v0.0.4

v0.0.4 Pre-release
Pre-release

Choose a tag to compare

@halfak halfak released this 06 Feb 04:48
  • PubMed {pmid, pmc} -- via regex match
  • DOI {doi} -- via regex match and island grammar parser