Skip to content

Commit 8794e54

Browse files
authored
Update research.js
1 parent 040318c commit 8794e54

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

pages/research.js

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ const ResearchPage = () => {
9191
- Intelligent Detection of Non-Essential IoT Traffic on the Home Gateway
9292
</a>
9393
</li>
94-
94+
9595
<li className="mb-3">
9696
<a
9797
href="https://www.ewsn.org/file-repository/ewsn2024/EWSN24-PSCE_paper_14.pdf"
@@ -100,9 +100,11 @@ const ResearchPage = () => {
100100
className="text-dark text-decoration-underline" // Changed to text-decoration-underline
101101
>
102102
<i className="bi bi-file-earmark-text me-2"></i>
103-
- An Investigation of Matter Smart Home Mechanisms to Mitigate Denial-of-Service (DoS) Attacks
103+
[1] A. Losty, A. M. Mandalari, "An Investigation of Matter Smart Home Mechanisms to Mitigate Denial-of-Service (DoS) Attacks" in PhD School at the 21st Int. Conf. Embedded Wireless Syst. Netw. (EWSN), Dec. 2024, St. Regis Abu Dhabi, UAE.
104104
</a>
105105
</li>
106+
107+
106108

107109
<li className="mb-3">
108110
<a

0 commit comments

Comments
 (0)