-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
124 lines (64 loc) · 2.39 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<title>Rahmi Elibol</title>
<!--<meta charset="iso-8859-1">-->
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-9">
<! for icons added_RE 2020_11_15!>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.0/css/all.css" integrity="sha384-aOkxzJ5uQz7WBObEZcHvV5JvRW3TUc2rNPA7pe3AwnsUohiw1Vj2Rgx2KSOkF5+h" crossorigin="anonymous">
<style>
a {
text-decoration: none;
}
</style>
</head>
<body>
<center>
<br />
<br />
<big><big>
Rahmi Elibol
<br />
</big>
Electrical and Electronics Engineer, PhD
<br />
<a href="https://www.hacettepe.edu.tr/ " target="_blank"> Hacettepe University </a>
<br />
<br />
<img height="200" src="r_e.png" width="200" /><br />
<br />
</big>
<h2>Research Interest</h2>
Circuits and Systems, Network Synthesis, System Theory, Dynamical Systems, Nonlinear Dynamics,
Bifurcation Theory
<br />
<br />
Dynamical Systems in Neuroscience, Computational Neuroscience, Neural Synchronization
<br />
<br />
Neurons and Synapses, Mathematical Modeling, Basal Ganglia and Circuits, Striatum, Medium
Spiny Neurons, Dopamine
<br />
<br />
Movement Disorders, Parkinson Disease, Huntington Disease
<br />
<br />
<h2>Publications</h2>
<center>
<a href="https://orcid.org/0000-0003-1827-3544 " target="_blank"> <i class="ai ai-orcid ai-3x"></i> </a>
<a href="https://www.scopus.com/authid/detail.uri?authorId=55418797900" target="_blank"> <i class="ai ai-elsevier ai-3x" ></i> </a>
<a href="https://www.webofscience.com/wos/author/record/1533677" target="_blank"> <i class="ai ai-publons ai-3x"></i> </a>
<a href="https://scholar.google.com.tr/citations?user=R_avjDMAAAAJ" target="_blank"> <i class="ai ai-google-scholar ai-3x"></i> </a>
<a href="https://www.researchgate.net/profile/Rahmi_Elibol" target="_blank"> <i class="ai ai-researchgate ai-3x"></i> </a>
<a href="https://github.com/rahmielibol" target="_blank"> <i class="fab fa-github fa-3x"></i> </a>
</center>
<br />
<br />
</body>