软件包:python3-duecredit(0.6.4-1)
Publications (and donations) tracer
duecredit is being conceived to address the problem of inadequate citation of scientific software and methods, and limited visibility of donation requests for open-source software.
It provides a simple framework (at the moment for Python only) to embed publication or other references in the original code so they are automatically collected and reported to the user at the necessary level of reference detail, i.e. only references for actually used functionality will be presented back if software provides multiple citeable implementations.
To get a sense of what duecredit is about, simply run or your analysis script with `-m duecredit`, e.g.
python3 -m duecredit examples/example_scipy.py
其他与 python3-duecredit 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-citeproc
- Citation Style Language (CSL) processor for Python3
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)