diff options
author | Federico Igne <federico.igne@cs.ox.ac.uk> | 2020-11-23 09:28:37 +0000 |
---|---|---|
committer | Federico Igne <federico.igne@cs.ox.ac.uk> | 2020-11-23 09:28:37 +0000 |
commit | 65a8bbeaa25cdf42dfe150305fb48248e1a4b7b9 (patch) | |
tree | 100068ed0b8eab8a4328718b9e4230374932c9ed /README.md | |
parent | 86176ae04b02adbc63ccc1f9704a61cc6b7b10c3 (diff) | |
download | RSAComb-65a8bbeaa25cdf42dfe150305fb48248e1a4b7b9.tar.gz RSAComb-65a8bbeaa25cdf42dfe150305fb48248e1a4b7b9.zip |
Add Acknowledgements/Credits sections to README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -78,6 +78,14 @@ The following is a summary of fixes (🔧), changes (🔄) and improvements (⚡ | |||
78 | In Proceedings of the Twenty-Fourth International Joint Conference on Artificial Intelligence, IJCAI 2015, Buenos Aires, Argentina, July 25-31, 2015, 2971–2977, 2015. | 78 | In Proceedings of the Twenty-Fourth International Joint Conference on Artificial Intelligence, IJCAI 2015, Buenos Aires, Argentina, July 25-31, 2015, 2971–2977, 2015. |
79 | http://ijcai.org/Abstract/15/420. | 79 | http://ijcai.org/Abstract/15/420. |
80 | 80 | ||
81 | ## Acknowledgements | ||
82 | |||
83 | TODO | ||
84 | |||
85 | ## Credits | ||
86 | |||
87 | TODO | ||
88 | |||
81 | ## License | 89 | ## License |
82 | 90 | ||
83 | TODO | 91 | TODO |