From 4870fe14447fbe4311f9584788394fd3672252bd Mon Sep 17 00:00:00 2001
From: Adrian Kneip <adrian.kneip@uclouvain.be>
Date: Sun, 4 Sep 2022 12:28:03 +0000
Subject: [PATCH] Update README.md

---
 README.md | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 525c13d..34f1f7b 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,10 @@
 # ModelCIMs_framework
 
-The ModelCIMs framework has been developed for the training of CNNs/DNNs aware of SRAM-based compute in-memory accelerators non-idealities.
\ No newline at end of file
+The ModelCIMs framework has been developed for the training of CNNs/DNNs aware of SRAM-based compute in-memory accelerators non-idealities.
+
+--- Copyright/referencing ---
+Usage of this framework is subject to copyright policies. Please cite the original research paper
+"A. Kneip et al., A 1-to-4b 16.8-POPS/W 473-TOPS/mm2 6T-based In-Memory Computing SRAM in 22nm FD-SOI with Multi-Bit Analog Batch-Normalization, Proceedings of IEEE ESSCIRC 2022, pp. 1-4" when using it for academic or industrial purpose.
+
+--- Framework usage ---
+<To be added soon>
-- 
GitLab