-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels