Skip to content

Commit 3edda4a

Browse files
committed
add words about citations in Documentation
1 parent f65b532 commit 3edda4a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

affiliated/affiliated_package_review_guidelines.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,11 @@ it exists) and see how the package fares:
106106
</tr>
107107
<tr>
108108
<td><img src="https://img.shields.io/badge/Green-brightgreen.svg" alt="Green"></td>
109-
<td>Extensive documentation, including at least: motivation/scope of package, installation instructions, usage examples, API documentation. In terms of infrastructure, the documentation should be automatically built on readthedocs.org. If appropriate, one or more tutorials should be included in the Astropy tutorials at http://tutorials.astropy.org.</td>
109+
<td>Extensive documentation, including at least: motivation/scope of package, installation instructions, usage examples,
110+
API documentation.
111+
A preferred method of citation of this package and citations to relevant papers and software included where appropriate.
112+
In terms of infrastructure, the documentation should be automatically built on readthedocs.org.
113+
If appropriate, one or more tutorials should be included in the Astropy tutorials at http://tutorials.astropy.org.</td>
110114
</tr>
111115
</table>
112116

0 commit comments

Comments
 (0)