Skip to content

Standardize citation method in PyHC software #36

@rebeccaringuette

Description

@rebeccaringuette

Interested in having a common way across all PyHC packages to retrieve the correct citation (e.g. BibTex) for the software package, and to include the software version number and DOI in that information. For the R language, the citation information can be retrieved by using

citation("package_name")

but there is no such standardization in Python. SunPy offers the

sunpy.__citation__

option. What do other packages offer programmatically? If not many others have this feature already, could we go with the method SunPy already has?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions