-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
90 lines (67 loc) · 4 KB
/
index.html
File metadata and controls
90 lines (67 loc) · 4 KB
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="keywords" content="p-graph, process synthesis, process design, P-graph research award">
<meta http-equiv="Cache-Control" content="public, max-age=3600">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="common.css">
<title>International Institute for P-graph Research: P-graph Research Award</title>
<link href="https://fonts.googleapis.com/css?family=Merriweather" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
</head>
<body onload="load()">
<div class="navbar">
<a href="index.html">⌂</a>
<a href="index.html">About</a>
<a href="membership.html"> Membership </a>
<a href="award.html" class="selected">P-graph Research Award</a>
<a href="officers.html">Officers</a>
<a href="contact.html">Contact</a>
<a href="contact.html">@</a>
</div>
<div class="main">
<div class="separator" id="bemutatozas">
</div>
<h2>P-graph Research Award</h2>
<p>
The International Institute for P‑graph (IIPG) is pleased to announce the <strong>P‑graph Research Award</strong>. It recognizes outstanding Master’s or PhD dissertations that make exceptional, original contributions to P‑graph theory, methods, or applications. The award celebrates early‑career researchers whose work demonstrates high quality, strong impact, and significant advancement of P‑graph research.
</p>
<div>
<a href="IIPG P-graph Research award page 1.png" target="_blank">
<img src="IIPG P-graph Research award page 1.png" width="500">
</a>
<a href="IIPG P-graph Research award page 2.png" target="_blank">
<img src="IIPG P-graph Research award page 2.png" width="500">
</a>
</div>
<h3 style="color:rgb(38,132,198); ">Elegibility</h3>
<p>You can apply for the P-graph Research Award if: </p>
<ul style="border-radius:15px;padding:25px; background-color:rgba(38,132,198,0.2)" >
<li style="margin-bottom:6px;">
You have completed an original Master’s or PhD dissertation (single‑author, final submission) at a certified university between <strong>1 May 2021 and 30 April 2026</strong>.
</li>
<li style="margin-bottom:6px;">Your dissertation has not been submitted for this award before.</li>
<li style="margin-bottom:6px;">
You have an active IIPG membership at the time of submission. If you are not a member yet, you can register <a href="https://www.ddc-form.p-graph.org">here</a>
</li>
<li style="margin-bottom:6px;">
You provide an executive summary. Dissertations in languages other than English are acceptable; however, the required executive summary must be in English.
<li style="margin-bottom:6px;">Your dissertation shows substantial and significant use or application of P‑graph concepts, methods, or tools.</li>
</ul>
<h3 style="color:rgb(38,132,198);" >Submission </h3>
<p>
Materials described in the <a href="IIPG P-graph Research award page 2.png" target="_blank">official poster</a> must be submitted in PDF format by <b>30th June 2026</b> to <a href="mailto:secretary@p-graph">secretary@p-graph.org</a>.
</p>
<h3 style="color:rgb(38,132,198);">Evaluation and Award</h3>
<p style="margin:0; padding-left:20px;background-color:rgba(38,132,198,0.2);
border-radius:15px;padding:25px;" >
Submissions will be evaluated by an IIPG review panel on originality, technical quality, significance of P‑graph contribution, and potential impact or applicability. The recipient will receive a certificate and a prize of €500.
</p>
<h3 style="color:rgb(38,132,198);">Questions </h3>
<p>
For inquiries, contact <a href="mailto:secretary@p-graph">secretary@p-graph.org</a>.
</p>
</div>
</body>
</html>