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
but there is no such standardization in Python. SunPy offers the
option. What do other packages offer programmatically? If not many others have this feature already, could we go with the method SunPy already has?
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
but there is no such standardization in Python. SunPy offers the
option. What do other packages offer programmatically? If not many others have this feature already, could we go with the method SunPy already has?