Merge pull request #43 from papers-we-love/acm-license

Added links to ACM licensing guidelines
This commit is contained in:
Ines Sombra 2014-03-08 17:17:42 -08:00
commit ce668cf892

View File

@ -48,8 +48,9 @@ We want to help bring academic research closer to practitioners. Books, blogpost
### Respect content licenses ### Respect content licenses
**We will only merge pull requests that contain research papers that allow digital distribution.** Papers whose copyright prohibits redistribution will not be accepted; for example license 1 from the ACM digital library. **We will only merge pull requests that contain research papers that allow digital distribution.** Papers whose copyright prohibits redistribution will not be accepted; for example [license 1](http://www.acm.org/publications/policies/copyright-policy-v1) from the [ACM digital library](http://www.acm.org/publications/policies/copyright_policy).
### Follow our naming convention ### Follow our naming convention
* Directory names are undercased and separated by underscores (example: artificial_intelligence) * Directory names are undercased and separated by underscores (example: artificial_intelligence)
* Paper names are undercased and separated by dashes (example: out-of-the-tar-pit.pdf). Use the full title when possible. * Paper names are undercased and separated by dashes (example: out-of-the-tar-pit.pdf). Use the full title when possible.