File: CITATION.cff

package info (click to toggle)
python-pubchempy 1.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 648 kB
  • sloc: python: 1,619; makefile: 13; sh: 5
file content (38 lines) | stat: -rw-r--r-- 1,114 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
cff-version: 1.2.0
message: "If you use this software in your work, please cite it using the following metadata."
title: "PubChemPy"
type: software
authors:
  - family-names: "Swain"
    given-names: "Matthew"
    orcid: "https://orcid.org/0000-0001-6428-5189"
version: 1.0.4
doi: "10.5281/zenodo.541438"
date-released: "2017-04-11"
repository-code: "https://github.com/mcs07/PubChemPy"
url: "https://pubchempy.org"
repository-artifact: "https://pypi.org/project/PubChemPy/"
license: "MIT"
license-url: "https://spdx.org/licenses/MIT.html"
identifiers:
  - type: doi
    description: Fixed concept DOI for all versions
    value: "10.5281/zenodo.593126"
abstract: Python package for interacting with the PubChem database via the PUG REST API service.
keywords:
  - cheminformatics
  - chemistry
  - API
  - python
  - pubchem
preferred-citation:
  type: software
  title: "PubChemPy"
  authors:
    - family-names: "Swain"
      given-names: "Matthew"
      orcid: "https://orcid.org/0000-0001-6428-5189"
  version: 1.0.4
  date-released: "2017-04-11"
  doi: "10.5281/zenodo.541438"
  url: "https://pubchempy.org"