From 193a9b16f9e7f08b2f4c67485ca07213ab28a0e7 Mon Sep 17 00:00:00 2001
From: Mohammad Shojafar <mshojafar@users.noreply.github.com>
Date: Wed, 5 May 2021 18:20:17 +0100
Subject: [PATCH] Create help.txt

---
 FUPE_JISA2021_Javanmardi_Sourcecode/help.txt | 25 ++++++++++++++++++++
 1 file changed, 25 insertions(+)
 create mode 100644 FUPE_JISA2021_Javanmardi_Sourcecode/help.txt

diff --git a/FUPE_JISA2021_Javanmardi_Sourcecode/help.txt b/FUPE_JISA2021_Javanmardi_Sourcecode/help.txt
new file mode 100644
index 0000000..5360f6f
--- /dev/null
+++ b/FUPE_JISA2021_Javanmardi_Sourcecode/help.txt
@@ -0,0 +1,25 @@
+Help file to run the FUPE algorithm project written in Matlab.
+
+The paper is published in JISA 2021 with the following details:
+
+S. Javanmardi, M. Shojafar, R. Mohammadi, A. Nazari, V. Persico, A. Pescape, "FUPE: A Security Driven Task Scheduling Approach for SDN-based IoT-Fog Networks", Elsevier, Journal of Information Security and Applications, (JISA), pp. 1-28, April 2021.
+
+Dr A Nazari and Dr. R. Mohammad did this implementation. 
+Dr Saeed Javanmardi and Dr Mohammad Shojafar helped on idea brainstorming and documentation. 
+Professors Pescape, Dr. Perisco helped in English correction and leading the team.
+
+Contact: 
+
+Dr Saeed Javanmardi
+Department of Electrical Engineering and Information Technologies (DIETI), University of Napoli “Federico II”, Italy
+E-mail: saeed.javanmardi@unina.it
+or
+
+Dr Mohammad Shojafar
+5GIC & 6GIC, Institute for Communication Systems (ICS), University of Surrey, Guildford, GU27XH, United Kingdom
+E-mail: m.shojafar@surrey.ac.uk
+
+
+Step of the running project:
+
+To be updated...
-- 
GitLab