Citation
Should be have a citation written out instead of pointing to the doi? Similar to how we have for the CWL standards and ACM paper?
Hmm, good question. For a document I am writing I need to cite some pages like the Autosubmit user guide. For that I use a citation more or less like "autosubmit 3.14.0 documentation - Section ABC - Accessed 10/Oct/2022". I guess someone could want to cite the user guide directly and we could provide a bibtex or some snippet for users to copy in the footer or somewhere else? (Would be nice if sphinx had a way to auto-generate the citation for readers of each page/section).
How about storing CITATION file in Github repo rather than maintaining human-readable citations by hand?
We can see an example in citation-file-format/ruby-cff. We can get the citation string via Cite this repository.
For reference, the CITATION.cff from the main CWL repo: https://github.com/common-workflow-language/common-workflow-language/blob/main/CITATION.cff ; for the User Guide we can add the "all versions" Zenodo DOI as the main entry and move the CACM paper under references