-
Notifications
You must be signed in to change notification settings - Fork 0
/
collaborations.html
213 lines (170 loc) · 6.97 KB
/
collaborations.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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
<html>
<head>
<title>
Amir Mashmool
</title>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
<title>Amir Mashmool </title>
<META NAME="DESCRIPTION" CONTENT="This is my personal blog, where I share about my Education, Research and my Activities.">
<META NAME="KEYWORDS" CONTENT="Amir Mashmool , Mashmool, Mashmoul, امیر مشمول, مشمول">
<link href="common.css" rel="stylesheet" type="text/css">
<link href="index.css" rel="stylesheet" type="text/css">
<style type="text/css">
/* Define a CSS style for the image */
#erdos_image {
display: block; /* Set the display property to 'block' to ensure it's a block-level element */
max-width: 60%; /* Set the maximum width of the image to the width of its container */
height: auto; /* Automatically adjust the height to maintain aspect ratio */
margin-top: 10px; /* Add some top margin for spacing */
margin-left: auto; /* Set left margin to auto for centering */
margin-right: auto; /* Set right margin to auto for centering */
}
</style>
<script language="javascript">
function toggleDiv(divid)
{
varon = divid + 'on';
varoff = divid + 'off';
if(document.getElementById(varon).style.display == 'block')
{
document.getElementById(varon).style.display = 'none';
document.getElementById(varoff).style.display = 'block';
}
else
{
document.getElementById(varoff).style.display = 'none';
document.getElementById(varon).style.display = 'block'
}
}
// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function() {scrollFunction()};
function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
document.getElementById("myBtn").style.display = "block";
} else {
document.getElementById("myBtn").style.display = "none";
}
}
// When the user clicks on the button, scroll to the top of the document
function topFunction() {
document.body.scrollTop = 0; // For Safari
document.documentElement.scrollTop = 0; // For Chrome, Firefox, IE and Opera
}
</script>
</head>
<body style=" padding: 10px; margin: 0px;">
<div id="header"></div>
<div id="site_menu_first">
<p>
<img id="logo" src="Images/logo11.png" alt="logo" style="float:center;" >
<br>
<br>
<br><br><br>
<strong style="color: rgb(0, 0, 0); font-family: Trebuchet MS;">
<font size="-4">
<i><br></i>
</font></b></strong>
</p>
</div>
<div id="site_menu">
<ul>
<li><a href="index.html">Home</a></li>
<li>|</li>
<li><a href="Bio.html">Bio</a></li>
<li>|</li>
<li><a href="research.html">Research</a></li>
<li>|</li>
<li><a href="publications.html">Publications</a></li>
<li>|</li>
<li><a id="selected_menu" href="collaborations.html">Collabrations</a></li>
<li>|</li>
<li><a href="activities.html">Service</a></li>
<li>|</li>
<li><a href="projects.html">Projects</a></li>
<li>|</li>
<li><a href="Gallery.html">Gallery</a></li>
<li>|</li>
<li><a href="Misc.html">Misc.</a></li>
<li>|</li>
<li><a href="Note.html">Note</a></li>
<li>|</li>
<li><a href="Contact.html">Contact</a></li>
</ul>
</div>
<div id="content">
<div class="section">
<font size="+0">
<b>
Main Co-Authors in My Publications
</b>
</font></strong>
<br>
<ul>
<li>
<a href="https://scholar.google.com/citations?user=Aml0q7sAAAAJ&hl=en" target="_blank">Dr Mojtaba Shahin</a>,(Assistant Professor) in Software Engineering, RMIT University
</font>
<br>
<li>
<a href="https://scholar.google.com/citations?user=76CoujsAAAAJ&hl=en" target="_blank">Dr Peng Liang</a>,Professor in Software Engineering,School of Computer Science, Wuhan University
</font>
<br>
<li>
<a href="https://scholar.google.com/citations?user=HKGXl54AAAAJ&hl=en" target="_blank">Dr Valentina Lenarduzzi</a>,Assistant Professor (Tenure Track) - University of Oulu (M3S); Docent LUT University
</font>
<br>
<li>
<a href="https://scholar.google.com/citations?user=NoyaZEsAAAAJ&hl=en" target="_blank">Dr Amir Mosavi</a>,scientist - Dresden University of Technology, Obuda University
</font>
<br>
<li>
<a href="https://scholar.google.com/citations?user=yPnZw3cAAAAJ&hl=en" target="_blank">Dr Shahab Shamshirband</a>, Associate Professor of Computer Science, NYUST (Taiwan)
</font>
<br>
<li>
<a href="https://cv.birjand.ac.ir/ghasemigol/fa" target="_blank">Dr Mohammad Ghasemi Gol</a>,Assistant Professor, University of Birjand <img src="Images/ir.png">
</font>
<br>
<li>
<a href="https://scholar.google.com/citations?user=D_JjdUYAAAAJ&hl=en" target="_blank">Dr Taghi Javdani Gandomani</a>, Assistant Professor, Shahrekord University <img src="Images/ir.png">
</font>
<br>
<li>
<a href="https://scholar.google.com/citations?user=SZxPHPAAAAAJ&hl=en" target="_blank">Dr roohallah alizadehsani</a>, Research Fellow, IISRI, Deakin University,Australia <img src="Images/ir.png">
</font>
<br>
<li>
<a href="https://scholar.google.com/citations?user=-_1_pF0AAAAJ&hl=en" target="_blank"> Mr Javad Hassannataj Joloudari</a>, Researcher of Artificial Intelligence, University of Birjand <img src="Images/ir.png">
</font>
<br>
</ul>
<font size="+0">
<b>
Erdős number
</b>
</font></strong>
<be>
<p align="justify">
<b>Have you ever heard of the Erdos number? </b> <br>
It's a fun way to measure the collaboration and connection between mathematicians. The idea is simple: if you've written a paper with someone who has an Erdos number of 1, then your Erdos number is 2.
If you've written a paper with someone who has an Erdos number of 2, your Erdos number is 3, and so on.
</p>
<br>
<img id="erdos_image" src="Images/erdos.jpg">
<br>
<br>
<font size="+0">
<b>
My Erdős number
</b>
</font></strong>
<be>
<p align="justify">
<b>I'm excited to share that my Erdos number is 4 😍 </b> <span>Check from this</span> <a href="https://www.csauthors.net/distance/amir-mashmool/paul-erdos" target="_blank"> Link </a>. <br>
It's not the smallest Erdos number out there, but it's still pretty cool to know that I'm just 4 degrees of separation away from one of the greatest mathematicians of the 20th century. For those who don't know, Paul Erdos was a prolific mathematician who wrote more than 1,500 papers and collaborated with hundreds of other mathematicians during his lifetime.
<br><br> Being connected to such an influential mathematician is a great honor, and it makes me proud of all the collaborations I've had so far in my own career. Whether it's in research, academia, or industry, I believe that working together is the best way to achieve great things. So let's keep collaborating and pursuing our passions, and who knows - maybe one day we'll all have an Erdos number to brag about.
</p>
<br>
</div>
</div>
</body>
</html>