[src/README] Refer to BIBLIOGRAPHY

This commit is contained in:
Behdad Esfahbod 2008-09-03 11:41:07 -04:00
parent 8992312df0
commit 2791d51f6e

View file

@ -56,3 +56,14 @@ a good idea to run that test suite for any changes made to the source
code. Moreover, for any new feature, API, or bug fix, new tests should
be added to the regression test suite to test the new code.
Bibliography
------------
A detailed list of academic publications used in cairo code is availagle
in the file $(top_srcdir)/BIBLIOGRAPHY. Feel free to update as you
implement more papers.
For more technical publications (eg. Adobe technical reports) just
point them out in a comment in the header of the file implementing them.